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

feat: Add exclude_assets option #416

Merged
merged 3 commits into from Jul 25, 2020
Merged

feat: Add exclude_assets option #416

merged 3 commits into from Jul 25, 2020

Conversation

peaceiris
Copy link
Owner

Note that this option does not support regular expression currently.

Related to #163

@codecov
Copy link

codecov bot commented Jul 25, 2020

Codecov Report

Merging #416 into main will decrease coverage by 1.44%.
The diff coverage is 8.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #416      +/-   ##
==========================================
- Coverage   55.17%   53.73%   -1.45%     
==========================================
  Files           4        4              
  Lines         261      268       +7     
  Branches       50       51       +1     
==========================================
  Hits          144      144              
- Misses        116      123       +7     
  Partials        1        1              
Impacted Files Coverage Δ
src/get-inputs.ts 100.00% <ø> (ø)
src/git-utils.ts 34.92% <8.33%> (-2.06%) ⬇️

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 2046290...2fc5efe. Read the comment docs.

@peaceiris peaceiris merged commit 0f5c65e into main Jul 25, 2020
@peaceiris peaceiris deleted the exclude_assets branch July 25, 2020 11:52
peaceiris pushed a commit that referenced this pull request Jul 25, 2020
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.

None yet

1 participant