chore: Remove hatch scripts and replace with built-in hatch utilities #84
Codecov / codecov/project
failed
Apr 8, 2026 in 1s
73.28% (-9.81%) compared to df35f8c
View this Pull Request on Codecov
73.28% (-9.81%) compared to df35f8c
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.28%. Comparing base (df35f8c) to head (5ef8087).
❗ There is a different number of reports uploaded between BASE (df35f8c) and HEAD (5ef8087). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #84 +/- ##
==========================================
- Coverage 83.08% 73.28% -9.81%
==========================================
Files 18 5 -13
Lines 1874 756 -1118
Branches 193 145 -48
==========================================
- Hits 1557 554 -1003
+ Misses 234 143 -91
+ Partials 83 59 -24 | Files with missing lines | Coverage Δ | |
|---|---|---|
| synapse_token_authenticator/__init__.py | 100.00% <100.00%> (ø) |
|
| synapse_token_authenticator/claims_validator.py | 77.60% <100.00%> (ø) |
|
| synapse_token_authenticator/config.py | 68.81% <100.00%> (ø) |
|
| synapse_token_authenticator/utils.py | 90.90% <100.00%> (ø) |
... and 13 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update df35f8c...5ef8087. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading