quipucords / camayoc

Test automation framework that facilitates functional testing of quipucords.
https://camayoc.readthedocs.io/
GNU General Public License v3.0
5 stars 4 forks source link

test report upload #510

Closed bruno-fs closed 5 months ago

bruno-fs commented 5 months ago

Relates to JIRA: DISCOVERY-452

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 76.75%. Comparing base (75e944b) to head (bb5e42f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #510 +/- ## ========================================== - Coverage 76.79% 76.75% -0.04% ========================================== Files 7 7 Lines 698 697 -1 ========================================== - Hits 536 535 -1 Misses 162 162 ```

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

mirekdlugosz commented 5 months ago

I'm going to restart Jenkins job few times to ensure there is no intermittent failure in new version. But it looks good overall.