Skip to content

style(pre-commit): autofix

1413060
Select commit
Loading
Failed to load commit list.
Merged

feat(lanelet2_extension): deprecate lanelet2_extension utilities functions (final) #103

style(pre-commit): autofix
1413060
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2026 in 1s

18.52% (+2.20%) compared to 5a32788

View this Pull Request on Codecov

18.52% (+2.20%) compared to 5a32788

Details

Codecov Report

❌ Patch coverage is 41.12150% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.52%. Comparing base (5a32788) to head (1413060).
⚠️ Report is 47 commits behind head on main.

Files with missing lines Patch % Lines
autoware_lanelet2_extension_python/src/utility.cpp 3.44% 56 Missing ⚠️
autoware_lanelet2_extension/lib/deprecated.cpp 86.95% 4 Missing and 2 partials ⚠️
autoware_lanelet2_extension/lib/utilities.cpp 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   16.31%   18.52%   +2.20%     
==========================================
  Files          42       43       +1     
  Lines        3089     3493     +404     
  Branches     1397     1972     +575     
==========================================
+ Hits          504      647     +143     
- Misses       2490     2751     +261     
  Partials       95       95              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.