ecmwf / ecflow

ECMWF's workflow manager
Apache License 2.0
39 stars 15 forks source link

Reduce dependency on Boost string_view/algorithms ECFLOW-1922 #61

Closed marcosbento closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (f2dea78) 80.16% compared to head (e39fc77) 83.54%.

Files Patch % Lines
ACore/src/StringSplitter.cpp 84.61% 2 Missing :warning:
ANode/src/ExprParser.cpp 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #61 +/- ## =========================================== + Coverage 80.16% 83.54% +3.38% =========================================== Files 578 542 -36 Lines 57912 52520 -5392 =========================================== - Hits 46427 43880 -2547 + Misses 11485 8640 -2845 ```

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