ecmwf / ecflow

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

Enable status/attributes on /tree endpoint ECFLOW-1939 #84

Closed marcosbento closed 6 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (dd7e55c) 79.96% compared to head (8d7cf22) 83.16%.

Files Patch % Lines
Http/src/ecflow/http/ApiV1.cpp 67.70% 124 Missing :warning:
Http/src/ecflow/http/ApiV1Impl.cpp 57.31% 105 Missing :warning:
Http/src/ecflow/http/TreeGeneration.hpp 68.37% 37 Missing :warning:
Http/src/ecflow/http/TypeToJson.cpp 64.78% 25 Missing :warning:
Http/src/ecflow/http/Client.cpp 59.52% 17 Missing :warning:
Http/src/ecflow/http/Base64.hpp 0.00% 9 Missing :warning:
ANode/src/ecflow/node/DefsTreeVisitor.hpp 80.95% 8 Missing :warning:
Http/src/ecflow/http/JSON.cpp 38.46% 8 Missing :warning:
Http/src/ecflow/http/DefsStorage.cpp 89.79% 5 Missing :warning:
Http/src/ecflow/http/HttpServer.cpp 76.47% 4 Missing :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #84 +/- ## =========================================== + Coverage 79.96% 83.16% +3.20% =========================================== Files 630 600 -30 Lines 58345 53318 -5027 =========================================== - Hits 46655 44344 -2311 + Misses 11690 8974 -2716 ```

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