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

Fix update ExcludeRegex to empty not work #308

Merged
merged 14 commits into from
Jul 11, 2022
Merged

Conversation

xiantang
Copy link
Collaborator

fix #304

@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #308 (1c68182) into master (39482e0) will increase coverage by 2.25%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #308      +/-   ##
==========================================
+ Coverage   66.91%   69.16%   +2.25%     
==========================================
  Files           7        7              
  Lines         943      960      +17     
==========================================
+ Hits          631      664      +33     
+ Misses        246      225      -21     
- Partials       66       71       +5     
Impacted Files Coverage Δ
runner/config.go 75.11% <100.00%> (+5.11%) ⬆️
runner/engine.go 63.61% <0.00%> (+1.30%) ⬆️
runner/util.go 71.60% <0.00%> (+2.05%) ⬆️

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 39482e0...1c68182. Read the comment docs.

@xiantang xiantang merged commit 5ac18a4 into master Jul 11, 2022
@xiantang xiantang deleted the add_test_case_for_regex branch July 12, 2022 12:41
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.

Default ExcludeRegex should be empty
1 participant