davidhewitt / pythonize

MIT License
198 stars 28 forks source link

release: 0.20 #45

Closed davidhewitt closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (cfce252) 80.99% compared to head (8eb657c) 74.31%. Report is 9 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## ========================================== - Coverage 80.99% 74.31% -6.69% ========================================== Files 4 3 -1 Lines 1021 1024 +3 Branches 0 1024 +1024 ========================================== - Hits 827 761 -66 Misses 194 194 - Partials 0 69 +69 ``` | [Files](https://app.codecov.io/gh/davidhewitt/pythonize/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Hewitt) | Coverage Δ | | |---|---|---| | [src/ser.rs](https://app.codecov.io/gh/davidhewitt/pythonize/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Hewitt#diff-c3JjL3Nlci5ycw==) | `79.78% <0.00%> (-6.32%)` | :arrow_down: | | [src/de.rs](https://app.codecov.io/gh/davidhewitt/pythonize/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Hewitt#diff-c3JjL2RlLnJz) | `80.42% <80.76%> (-8.01%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/davidhewitt/pythonize/pull/45/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Hewitt)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

davidhewitt commented 11 months ago

Release is live! Looks like I should give the coverage some love another time...