Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup GitHub Actions #360

Closed
wants to merge 13 commits into from

Attempt to add more coverage

120f375
Select commit
Loading
Failed to load commit list.
Closed

Cleanup GitHub Actions #360

Attempt to add more coverage
120f375
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
tests/Unit/src/util/NumberOperations.cc 0.00% 13 Missing ⚠️
src/util/TimeOperations.hpp 70.00% 1 Missing and 2 partials ⚠️
tests/main.cc 80.00% 0 Missing and 2 partials ⚠️
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%) ⬇️