ecmwf / ecflow

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

Enable Repeat based on Date+Time ECFLOW-1900 #44

Closed marcosbento closed 7 months ago

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (3c7a6a7) 79.95% compared to head (b3e8073) 83.29%.

Files Patch % Lines
ANattr/src/ecflow/attribute/RepeatAttr.cpp 58.50% 83 Missing :warning:
ANattr/src/ecflow/attribute/RepeatAttr.hpp 60.86% 9 Missing :warning:
Http/src/ecflow/http/TypeToJson.cpp 40.00% 9 Missing :warning:
ACore/src/ecflow/core/Chrono.cpp 94.73% 5 Missing :warning:
ANode/src/ecflow/node/ExprAst.cpp 80.00% 4 Missing :warning:
ANode/src/ecflow/node/ExprAst.hpp 33.33% 4 Missing :warning:
ANode/src/ecflow/node/parser/RepeatParser.cpp 82.35% 3 Missing :warning:
CSim/src/ecflow/simulator/AstAnalyserVisitor.cpp 0.00% 2 Missing :warning:
ANode/src/ecflow/node/ExprAstVisitor.hpp 50.00% 1 Missing :warning:
ANode/src/ecflow/node/ResolveExternsVisitor.hpp 0.00% 1 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #44 +/- ## =========================================== + Coverage 79.95% 83.29% +3.34% =========================================== Files 626 594 -32 Lines 57824 52953 -4871 =========================================== - Hits 46233 44109 -2124 + Misses 11591 8844 -2747 ```

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