ros2 / sros2

tools to generate and distribute keys for SROS 2
Apache License 2.0
88 stars 43 forks source link

move coverage to test_nightly #304

Open mikaelarguedas opened 2 months ago

mikaelarguedas commented 2 months ago

as coverage doesnt depend on dependencies and test_latest takes forever

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.40%. Comparing base (07608ab) to head (ab20661).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## rolling #304 +/- ## ============================================ - Coverage 77.35% 61.40% -15.95% ============================================ Files 25 25 Lines 627 627 Branches 66 66 ============================================ - Hits 485 385 -100 - Misses 121 228 +107 + Partials 21 14 -7 ``` | [Flag](https://app.codecov.io/gh/ros2/sros2/pull/304/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ros2) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ros2/sros2/pull/304/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ros2) | `61.40% <ø> (-15.95%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ros2#carryforward-flags-in-the-pull-request-comment) to find out more.

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

mikaelarguedas commented 2 months ago

for some reason I have the same odd behavior locally:

While test_generate policy passes it doesnt appear in coverage results.

Stalling this for now