fulcrumgenomics / prymer

Python Primer Design Library
https://prymer.readthedocs.io/en/latest/
MIT License
8 stars 0 forks source link

chore: fix PyPi trusted publishing in GitHub Actions #26

Closed clintval closed 3 weeks ago

clintval commented 3 weeks ago

Closes: https://github.com/fulcrumgenomics/prymer/issues/3 Closes: https://github.com/fulcrumgenomics/prymer/issues/24

And the updated PyPi trusted publisher config:

Screenshot 2024-09-18 at 11 25 30 AM
clintval commented 3 weeks ago

This will not be possible to test without making a release of some kind.

clintval commented 3 weeks ago

~Very confused why tests are failing...~

Looks like it was a transient issue...

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 97.35%. Comparing base (8d332df) to head (efe115b). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #26 +/- ## ======================================= Coverage 97.35% 97.35% ======================================= Files 25 25 Lines 1587 1587 Branches 300 300 ======================================= Hits 1545 1545 Misses 23 23 Partials 19 19 ```

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