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

(dbg) add test for flags.py #134

Closed
wants to merge 3 commits into from

(fix) add pytest after bdist_wheels?

1dde35a
Select commit
Loading
Failed to load commit list.
Closed

(dbg) add test for flags.py #134

(fix) add pytest after bdist_wheels?
1dde35a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2024 in 0s

85.86% (target 70.00%)

View this Pull Request on Codecov

85.86% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8bfb756) 85.45% compared to head (1dde35a) 85.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
+ Coverage   85.45%   85.86%   +0.40%     
==========================================
  Files          10       11       +1     
  Lines         557      573      +16     
  Branches       66       66              
==========================================
+ Hits          476      492      +16     
  Misses         45       45              
  Partials       36       36              
Files Coverage Δ
coincurve/keys.py 76.76% <100.00%> (ø)
tests/test_flags.py 100.00% <100.00%> (ø)