calendar
calendar copied to clipboard
Feature/cursor
Codecov Report
Merging #307 (b01c459) into develop (8d83f8b) will increase coverage by
0.25%. The diff coverage is100.00%.
@@ Coverage Diff @@
## develop #307 +/- ##
===========================================
+ Coverage 94.39% 94.65% +0.25%
===========================================
Files 89 87 -2
Lines 4156 4038 -118
===========================================
- Hits 3923 3822 -101
+ Misses 233 216 -17
| Impacted Files | Coverage Δ | |
|---|---|---|
| app/main.py | 95.23% <ø> (-0.60%) |
:arrow_down: |
| app/dependencies.py | 87.87% <100.00%> (+0.37%) |
:arrow_up: |
| app/internal/cursor.py | 100.00% <100.00%> (ø) |
|
| app/routers/cursor.py | 100.00% <100.00%> (ø) |
|
| app/internal/event.py | 95.71% <0.00%> (-0.92%) |
:arrow_down: |
| app/database/models.py | 97.18% <0.00%> (-0.19%) |
:arrow_down: |
| app/routers/google_connect.py | 100.00% <0.00%> (ø) |
|
| app/internal/features_index.py | ||
| app/resources/countries.py | ||
| ... and 6 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 8d83f8b...0fdce31. Read the comment docs.