PhilanthropyDataCommons / service

A project for collecting and serving public information associated with grant applications
GNU Affero General Public License v3.0
8 stars 2 forks source link

Fix codecov #938

Closed slifty closed 5 months ago

slifty commented 5 months ago

A long time ago dependabot tried to update our codecov to v4 -- that required a token.

We closed the PR since codecov had removed the release, but in doing so accidentally stopped dependabot from monitoring codecov!

Anyway, this updates codecov and passes the token as needed now by their API.

Resolves #936

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 88.32%. Comparing base (f8c113b) to head (af9dada). Report is 25 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #938 +/- ## ========================================== + Coverage 87.76% 88.32% +0.56% ========================================== Files 111 114 +3 Lines 1528 1610 +82 Branches 188 201 +13 ========================================== + Hits 1341 1422 +81 - Misses 172 173 +1 Partials 15 15 ```

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