Use pyproject.toml with hatch #156
Open
Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
97.37% (+5.99%) compared to 1dd7714
View this Pull Request on Codecov
97.37% (+5.99%) compared to 1dd7714
Details
Codecov Report
Attention: Patch coverage is 72.72727%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 97.37%. Comparing base (
1dd7714
) to head (02aa6ac
).
Report is 11 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/statannotations/compat.py | 72.72% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #156 +/- ##
==========================================
+ Coverage 91.37% 97.37% +5.99%
==========================================
Files 31 16 -15
Lines 2493 1484 -1009
Branches 0 209 +209
==========================================
- Hits 2278 1445 -833
+ Misses 215 26 -189
- Partials 0 13 +13
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading