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 exclude option & filter or exclude by regular expression #223

Merged
merged 2 commits into from
May 11, 2022

Conversation

HeavyWombat
Copy link
Member

Follow up to #214

sachaos and others added 2 commits May 11, 2022 16:03
Add exclude option & support regular expression on filter option

Split options to filter or exclude by regular expression
Use paths (not strings) to filter.
@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #223 (dba2dd8) into main (416d58b) will decrease coverage by 0.45%.
The diff coverage is 70.45%.

@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
- Coverage   82.30%   81.84%   -0.46%     
==========================================
  Files          13       13              
  Lines        1260     1289      +29     
==========================================
+ Hits         1037     1055      +18     
- Misses        164      173       +9     
- Partials       59       61       +2     
Flag Coverage Δ
unittests 81.84% <70.45%> (-0.46%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/cmd/between.go 81.39% <14.28%> (-9.09%) ⬇️
pkg/dyff/reports.go 80.55% <79.41%> (-19.45%) ⬇️
internal/cmd/common.go 73.25% <100.00%> (+0.96%) ⬆️

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 416d58b...dba2dd8. Read the comment docs.

@HeavyWombat HeavyWombat merged commit 16e0fd6 into main May 11, 2022
@HeavyWombat HeavyWombat deleted the tmp-pr-214 branch May 11, 2022 14:07
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

2 participants