crim-ca / weaver

Weaver: Workflow Execution Management Service (EMS); Application, Deployment and Execution Service (ADES); OGC API - Processes; WPS; CWL Application Package
https://pavics-weaver.readthedocs.io
Apache License 2.0
24 stars 6 forks source link

add test to detect celery/pyramid-registry problematic resolution #590

Closed fmigneault closed 10 months ago

fmigneault commented 10 months ago

To Do

References

fmigneault commented 10 months ago

@perronld Just need a counter validation to make sure I didn't reintroduce the problem.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (2752c63) 85.17% compared to head (bb8cdb4) 85.17%.

Files Patch % Lines
weaver/__init__.py 0.00% 2 Missing :warning:
weaver/utils.py 81.81% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #590 +/- ## ======================================= Coverage 85.17% 85.17% ======================================= Files 79 79 Lines 18023 18035 +12 Branches 2728 2731 +3 ======================================= + Hits 15351 15362 +11 - Misses 1941 1942 +1 Partials 731 731 ```

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