ecmwf / ecflow

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

Enable support for HTTP communication between components ECFLOW-1957 #121

Open marcosbento opened 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 45.18900% with 319 lines in your changes missing coverage. Please review.

Project coverage is 48.55%. Comparing base (61ec541) to head (5549420).

Files with missing lines Patch % Lines
libs/client/test/harness/SCPort.cpp 32.98% 65 Missing :warning:
libs/test/harness/TestFixture.cpp 0.00% 45 Missing :warning:
Viewer/ecflowUI/src/ServerListDialog.cpp 0.00% 27 Missing :warning:
libs/server/src/ecflow/server/HttpServer.cpp 80.19% 20 Missing :warning:
libs/core/src/ecflow/core/EcfPortLock.hpp 0.00% 18 Missing :warning:
libs/base/src/ecflow/base/ServerProtocol.hpp 22.22% 14 Missing :warning:
libs/server/test/TestServer.cpp 39.13% 14 Missing :warning:
libs/test/harness/ScratchDir.hpp 0.00% 14 Missing :warning:
Viewer/ecflowUI/src/ServerHandler.cpp 0.00% 13 Missing :warning:
Viewer/ecflowUI/src/ServerList.cpp 0.00% 13 Missing :warning:
... and 23 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #121 +/- ## =========================================== + Coverage 48.51% 48.55% +0.03% =========================================== Files 1182 1187 +5 Lines 97588 97886 +298 Branches 14719 14779 +60 =========================================== + Hits 47344 47526 +182 - Misses 50244 50360 +116 ```

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