ncbo / ncbo_cron

Jobs that run on a regular basis in the NCBO infrastructure
Other
2 stars 6 forks source link

re-implement PR#55, fix for remote ontology pull with gzipped submissions #73

Open alexskr opened 7 months ago

alexskr commented 7 months ago

re-implement PR#55 introduced by @syphax-bouazzouni to fix remote ontology pull with gzipped submissions

BioPortal fork was refactored after PR#55 was made which made merging original PR a bit tricky.

codecov-commenter commented 7 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (8e3d46f) 54.64% compared to head (c1dbd8b) 54.57%.

Files Patch % Lines
lib/ncbo_cron/ontology_helper.rb 57.14% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #73 +/- ## =========================================== - Coverage 54.64% 54.57% -0.07% =========================================== Files 16 16 Lines 1239 1235 -4 =========================================== - Hits 677 674 -3 + Misses 562 561 -1 ``` | [Flag](https://app.codecov.io/gh/ncbo/ncbo_cron/pull/73/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncbo) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ncbo/ncbo_cron/pull/73/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncbo) | `54.57% <57.14%> (-0.07%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncbo#carryforward-flags-in-the-pull-request-comment) to find out more.

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