Cleanup GitHub Actions #360
+214
−123
Closed
Codecov / codecov/project
failed
Jan 7, 2025 in 0s
24.21% (-11.39%) compared to d96e7f5
View this Pull Request on Codecov
24.21% (-11.39%) compared to d96e7f5
Details
Codecov Report
Attention: Patch coverage is 48.57143%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 24.21%. Comparing base (
d96e7f5
) to head (120f375
).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## development #360 +/- ##
================================================
- Coverage 35.59% 24.21% -11.39%
================================================
Files 80 80
Lines 6434 6377 -57
Branches 2834 2847 +13
================================================
- Hits 2290 1544 -746
- Misses 4144 4584 +440
- Partials 0 249 +249
Files with missing lines | Coverage Δ | |
---|---|---|
src/AutonomyLogging.cpp | 92.63% <100.00%> (-3.49%) |
⬇️ |
tests/main.cc | 80.00% <80.00%> (ø) |
|
src/util/TimeOperations.hpp | 70.00% <70.00%> (ø) |
|
tests/Unit/src/util/NumberOperations.cc | 0.00% <0.00%> (-100.00%) |
⬇️ |
... and 43 files with indirect coverage changes
Components | Coverage Δ | |
---|---|---|
algorithms | 59.11% <ø> (-21.77%) |
⬇️ |
drivers | 23.58% <ø> (-1.03%) |
⬇️ |
handlers | 0.00% <ø> (ø) |
|
interfaces | 26.46% <ø> (-1.77%) |
⬇️ |
states | 0.00% <ø> (ø) |
|
util | 32.91% <70.00%> (-11.84%) |
⬇️ |
vision | 13.86% <ø> (-3.31%) |
⬇️ |
src | 43.47% <100.00%> (-2.65%) |
⬇️ |
Loading