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

Specify --assert=plain/rewrite for tests. #51

Merged
merged 1 commit into from
Feb 11, 2022
Merged

Conversation

joseph-roitman
Copy link
Owner

@joseph-roitman joseph-roitman commented Feb 11, 2022

Test with both --assert=rewrite and --assert=plain.
This should help catch bugs such as #49.

@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #51 (296bdaf) into master (c1762ed) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   99.56%   99.58%   +0.01%     
==========================================
  Files           8        8              
  Lines         461      482      +21     
  Branches       54       58       +4     
==========================================
+ Hits          459      480      +21     
  Misses          2        2              
Impacted Files Coverage Δ
tests/test_assert_match.py 100.00% <100.00%> (ø)
tests/test_assert_match_dir.py 100.00% <100.00%> (ø)
tests/test_misc.py 100.00% <100.00%> (ø)
tests/utils.py 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 c1762ed...296bdaf. Read the comment docs.

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.

1 participant