ecmwf / fdb

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

Feature/fdb 330 lustre fs #56

Closed danovaro closed 3 days ago

danovaro commented 3 days ago

identify Lustre FS and use the lustre API only on supported filesystems

FussyDuck commented 3 days ago

CLA assistant check
All committers have signed the CLA.

codecov-commenter commented 3 days ago

Codecov Report

Attention: Patch coverage is 9.09091% with 10 lines in your changes missing coverage. Please review.

Project coverage is 64.49%. Comparing base (718cfc1) to head (ffa93c2). Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
src/fdb5/io/LustreFileHandle.h 0.00% 5 Missing :warning:
src/fdb5/toc/TocCatalogueWriter.cc 0.00% 2 Missing :warning:
src/fdb5/toc/TocHandler.cc 33.33% 2 Missing :warning:
src/fdb5/io/LustreSettings.cc 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #56 +/- ## =========================================== - Coverage 64.51% 64.49% -0.02% =========================================== Files 238 238 Lines 13844 13845 +1 Branches 1334 1334 =========================================== - Hits 8931 8930 -1 - Misses 4913 4915 +2 ```

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