firefly icon indicating copy to clipboard operation
firefly copied to clipboard

Use codecov github action

Open EnriqueL8 opened this issue 1 year ago • 1 comments

Move to using the GitHub action as the bash script is not using the token correctly

EnriqueL8 avatar Jun 17 '24 16:06 EnriqueL8

This still doesn't work, will come back to it

EnriqueL8 avatar Jun 17 '24 16:06 EnriqueL8

Codecov Report

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

Project coverage is 100.00%. Comparing base (81cda8c) to head (e7d5c62). Report is 40 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #1526      +/-   ##
===========================================
+ Coverage   99.97%   100.00%   +0.02%     
===========================================
  Files         323       324       +1     
  Lines       23537     23645     +108     
===========================================
+ Hits        23530     23645     +115     
+ Misses          5         0       -5     
+ Partials        2         0       -2     

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

codecov[bot] avatar Jul 08 '24 09:07 codecov[bot]

This now worked https://app.codecov.io/github/hyperledger/firefly/commit/582db4c8814f471d9df0b2c8df30de20f9862dc7

@ryjones changed the token inside the repo with a Hyperledger CodeCov token and gave me access to CodeCov as well

EnriqueL8 avatar Jul 08 '24 09:07 EnriqueL8

Super, thanks @EnriqueL8 and @ryjones

peterbroadhurst avatar Jul 08 '24 16:07 peterbroadhurst