autowarefoundation / autoware.universe

https://autowarefoundation.github.io/autoware.universe/
Apache License 2.0
1.03k stars 655 forks source link

feat(pyplot): add C++ pyplot #9430

Closed soblin closed 4 days ago

soblin commented 1 week ago

Description

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

github-actions[bot] commented 1 week ago

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 51.08225% with 113 lines in your changes missing coverage. Please review.

Project coverage is 29.00%. Comparing base (74ca3ab) to head (6a002e2). Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
common/autoware_pyplot/src/pyplot.cpp 57.73% 38 Missing and 3 partials :warning:
common/autoware_pyplot/src/axes.cpp 43.47% 39 Missing :warning:
common/autoware_pyplot/src/figure.cpp 43.47% 13 Missing :warning:
common/autoware_pyplot/src/text.cpp 0.00% 7 Missing :warning:
common/autoware_pyplot/src/legend.cpp 0.00% 4 Missing :warning:
common/autoware_pyplot/src/patches.cpp 75.00% 4 Missing :warning:
common/autoware_pyplot/src/quiver.cpp 0.00% 4 Missing :warning:
...autoware_pyplot/include/autoware/pyplot/figure.hpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9430 +/- ## ========================================== + Coverage 28.95% 29.00% +0.04% ========================================== Files 1426 1438 +12 Lines 108251 108476 +225 Branches 41399 41521 +122 ========================================== + Hits 31349 31467 +118 - Misses 73868 73972 +104 - Partials 3034 3037 +3 ``` | [Flag](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/9430/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | Coverage Δ | | *Carryforward flag | |---|---|---|---| | [differential](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/9430/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `51.08% <51.08%> (?)` | | | | [total](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/9430/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `28.96% <ø> (+<0.01%)` | :arrow_up: | Carriedforward from [8cd6b16](https://app.codecov.io/gh/autowarefoundation/autoware.universe/commit/8cd6b16fddeeba6e2a8b35809584e77f5ef296f8?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | *This pull request uses carry forward flags. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features: