eclipse / kiso-testing

https://kiso-testing.readthedocs.io/
Other
36 stars 41 forks source link

ci: fix codecov & release secrets #477

Closed sebastianpfischer closed 1 month ago

sebastianpfischer commented 1 month ago

It feels a little bit paradoxical to keep the Jenkins running in parallel but I want to see how both are performing before we switch one off.

I switched Jenkins release off so that we do not have conflicts with the github-actions.

In addition, it seems like codecov had some changes in the past and we are not able to upload anymore to it (since 2 months...). I fixed this issue too

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.04%. Comparing base (f1e6657) to head (e134716). Report is 12 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #477 +/- ## ========================================== - Coverage 98.14% 97.04% -1.11% ========================================== Files 84 84 Lines 6750 6763 +13 ========================================== - Hits 6625 6563 -62 - Misses 125 200 +75 ```

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