kbaseapps / GenomeFileUtil

MIT License
0 stars 16 forks source link

GHA fix #204

Closed Xiangs18 closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (c8c6948) 65.00% compared to head (f9857e8) 14.86%.

:exclamation: Current head f9857e8 differs from pull request most recent head 9d805fe. Consider uploading reports for the commit 9d805fe to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #204 +/- ## =========================================== - Coverage 65.00% 14.86% -50.14% =========================================== Files 11 11 Lines 2886 2886 =========================================== - Hits 1876 429 -1447 - Misses 1010 2457 +1447 ```

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

Xiangs18 commented 6 months ago

In https://github.com/kbaseapps/GenomeFileUtil/pull/204/commits/f9857e806482d13b6f6b1274b81f8634a8312bc6, when tests pass, GHA passes In https://github.com/kbaseapps/GenomeFileUtil/pull/204/commits/9d805feeac818c22c3dac1137a434b268bcd6aa9, when tests fail, GHA fails

I will squash and merge this PR as most of the commits are experiments/tests.