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

Enable HIDE_SYMBOLS_BY_DEFAULT + linux patches #2248

Merged
merged 4 commits into from
Dec 18, 2023

Make the linter happy

66cc09f
Select commit
Loading
Failed to load commit list.
Merged

Enable HIDE_SYMBOLS_BY_DEFAULT + linux patches #2248

Make the linter happy
66cc09f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2023 in 1s

65.66% (+0.90%) compared to 5d1c505

View this Pull Request on Codecov

65.66% (+0.90%) compared to 5d1c505

Details

Codecov Report

Attention: 203 lines in your changes are missing coverage. Please review.

Comparison is base (5d1c505) 64.75% compared to head (66cc09f) 65.66%.
Report is 124 commits behind head on main.

Files Patch % Lines
python/src/gz/sim/Light.cc 45.34% 47 Missing ⚠️
python/src/gz/sim/Link.cc 50.00% 46 Missing ⚠️
python/src/gz/sim/Joint.cc 50.00% 38 Missing ⚠️
python/src/gz/sim/World.cc 48.93% 24 Missing ⚠️
python/src/gz/sim/Model.cc 51.11% 22 Missing ⚠️
python/src/gz/sim/Actor.cc 52.77% 17 Missing ⚠️
python/src/gz/sim/Sensor.cc 60.86% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2248      +/-   ##
==========================================
+ Coverage   64.75%   65.66%   +0.90%     
==========================================
  Files         357      324      -33     
  Lines       29144    30937    +1793     
==========================================
+ Hits        18872    20314    +1442     
- Misses      10272    10623     +351     

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