fix(database): ensure git uses proper credentials #403
Codecov / codecov/project
succeeded
May 16, 2025 in 1s
62.58% (-1.36%) compared to a67430e
View this Pull Request on Codecov
62.58% (-1.36%) compared to a67430e
Details
Codecov Report
Attention: Patch coverage is 3.12500% with 31 lines in your changes missing coverage. Please review.
Project coverage is 62.58%. Comparing base (
a67430e) to head (ad25e78).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/common/database.py | 3.12% | 31 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #403 +/- ##
==========================================
- Coverage 63.93% 62.58% -1.36%
==========================================
Files 21 21
Lines 1220 1248 +28
==========================================
+ Hits 780 781 +1
- Misses 440 467 +27 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/common/database.py | 40.58% <3.12%> (-7.30%) |
⬇️ |
Loading