Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add label exclusion support. #86

Merged
merged 2 commits into from
Jan 18, 2021
Merged

Conversation

chinthakagodawita
Copy link
Owner

This takes #16 and converts it to Typescript.

Closes #16.

@codecov
Copy link

Codecov bot commented Dec 18, 2020

Codecov Report

Merging #86 (1a152b3) into master (3422469) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   98.76%   98.83%   +0.07%     
==========================================
  Files           3        3              
  Lines         405      431      +26     
  Branches       80       64      -16     
==========================================
+ Hits          400      426      +26     
- Misses          0        5       +5     
+ Partials        5        0       -5     
Impacted Files Coverage Δ
src/autoupdater.ts 98.40% <100.00%> (+0.08%) ⬆️
src/config-loader.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3422469...1a152b3. Read the comment docs.

This takes #16 and converts it to Typescript.

Closes #16.
@anarast anarast marked this pull request as ready for review January 18, 2021 17:04
@chinthakagodawita
Copy link
Owner Author

Thanks @anarast !

@chinthakagodawita chinthakagodawita changed the title [WIP] Add label exclusion support. Add label exclusion support. Jan 18, 2021
@chinthakagodawita chinthakagodawita merged commit e467e67 into master Jan 18, 2021
@chinthakagodawita chinthakagodawita deleted the label-exclude-support branch January 18, 2021 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants