ecmwf / ecflow

ECMWF's workflow manager
Apache License 2.0
40 stars 14 forks source link

Simplify enums to/from conversion #82

Closed marcosbento closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (973a77b) 83.32% compared to head (5343d13) 83.34%.

Files Patch % Lines
ACore/src/ecflow/core/DState.cpp 54.54% 5 Missing :warning:
ACore/src/ecflow/core/NState.cpp 66.66% 4 Missing :warning:
ACore/src/ecflow/core/Child.cpp 92.30% 1 Missing :warning:
ACore/src/ecflow/core/Enumerate.hpp 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #82 +/- ## =========================================== + Coverage 83.32% 83.34% +0.02% =========================================== Files 590 590 Lines 52636 52432 -204 =========================================== - Hits 43859 43701 -158 + Misses 8777 8731 -46 ```

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