pyOpenSci / pyosMeta

A package that updates pyOpenSci contributor and package metadata on our website
BSD 3-Clause "New" or "Revised" License
4 stars 18 forks source link

Add: after_date flag to pyosmeta #218

Closed lwasser closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 73.99%. Comparing base (0257b6f) to head (0797e83). Report is 7 commits behind head on main.

Files Patch % Lines
src/pyosmeta/github_api.py 81.25% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #218 +/- ## ========================================== + Coverage 73.97% 73.99% +0.01% ========================================== Files 10 10 Lines 661 669 +8 Branches 103 105 +2 ========================================== + Hits 489 495 +6 - Misses 164 166 +2 Partials 8 8 ```

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

lwasser commented 2 months ago

i can't get the mocks/ tests working on this so i'm going to merge so we can update metrics. we can revisit tests later when there is more time.