ecmwf / ecflow

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

Fix compilations+static analysis issues #77

Closed marcosbento closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (b192f43) 79.98% compared to head (8bc33b1) 83.34%.

Files Patch % Lines
Pyext/src/ecflow/python/BoostPythonUtil.cpp 80.00% 2 Missing :warning:
ACore/test/TestStr.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #77 +/- ## =========================================== + Coverage 79.98% 83.34% +3.35% =========================================== Files 626 590 -36 Lines 58002 52614 -5388 =========================================== - Hits 46394 43849 -2545 + Misses 11608 8765 -2843 ```

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