Closed bashtage closed 2 months ago
Attention: Patch coverage is 97.22222%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 90.05%. Comparing base (
434e3da
) to head (a4f2509
). Report is 5 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
randomgen/_deprecated_value.py | 80.00% | 1 Missing and 1 partial :warning: |
randomgen/pcg64.pyx | 83.33% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hello @bashtage! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
randomgen/tests/test_extended_generator.py
: