radical-cybertools / radical.utils

Utility classes and tools for various radical projects
Other
8 stars 6 forks source link

remove an obsolete monkeypatch #415

Closed andre-merzky closed 1 month ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.84%. Comparing base (204ba74) to head (fef5bbe). Report is 13 commits behind head on devel.

Files with missing lines Patch % Lines
src/radical/utils/atfork/__init__.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #415 +/- ## ========================================== - Coverage 62.17% 61.84% -0.34% ========================================== Files 62 62 Lines 6901 6903 +2 ========================================== - Hits 4291 4269 -22 - Misses 2610 2634 +24 ``` | [Flag](https://app.codecov.io/gh/radical-cybertools/radical.utils/pull/415/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=radical-cybertools) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/radical-cybertools/radical.utils/pull/415/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=radical-cybertools) | `61.84% <92.30%> (-0.34%)` | :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=radical-cybertools#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.

andre-merzky commented 2 months ago

I am not sure why the tests fail here - they seem to work alright alright. Any insight?