ecmwf / fdb

Fdb is a domain-specific object store for meteorological objects
Apache License 2.0
24 stars 12 forks source link

Feature list depth option #34

Open mcakircali opened 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 79.92565% with 54 lines in your changes missing coverage. Please review.

Project coverage is 64.10%. Comparing base (7f8e64c) to head (5aca515).

Files with missing lines Patch % Lines
src/fdb5/api/helpers/ListElement.cc 48.21% 29 Missing :warning:
src/fdb5/tools/fdb-list.cc 67.56% 12 Missing :warning:
src/fdb5/api/RemoteFDB.cc 0.00% 6 Missing :warning:
src/fdb5/database/KeyChain.h 85.00% 3 Missing :warning:
src/fdb5/remote/Handler.cc 0.00% 2 Missing :warning:
src/fdb5/api/helpers/ListElement.h 75.00% 1 Missing :warning:
src/fdb5/tools/fdb-patch.cc 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #34 +/- ## =========================================== + Coverage 63.84% 64.10% +0.26% =========================================== Files 237 239 +2 Lines 13583 13675 +92 Branches 1325 1330 +5 =========================================== + Hits 8672 8767 +95 + Misses 4911 4908 -3 ```

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