GEOS-DEV / GEOS

GEOS Simulation Framework
GNU Lesser General Public License v2.1
203 stars 80 forks source link

HDF5 Collective Operations Flags #3177

Closed wrtobin closed 5 days ago

wrtobin commented 2 weeks ago

resolves #2716

rrsettgast commented 1 week ago

@drmichaeltcvx @paveltomin @untereiner Does this fix your issues?

paveltomin commented 1 week ago

@drmichaeltcvx @paveltomin @untereiner Does this fix your issues?

nope https://github.com/GEOS-DEV/GEOS/issues/2716#issuecomment-2179036420

paveltomin commented 5 days ago

my issue got resolved, thanks

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 55.89%. Comparing base (e5d8d92) to head (cfd5ba0).

Files Patch % Lines
...oreComponents/fileIO/Outputs/TimeHistoryOutput.cpp 0.00% 7 Missing :warning:
...coreComponents/fileIO/timeHistory/HDFHistoryIO.cpp 92.85% 2 Missing :warning:
...omponents/fileIO/timeHistory/BufferedHistoryIO.hpp 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3177 +/- ## ======================================== Coverage 55.88% 55.89% ======================================== Files 1037 1037 Lines 88159 88185 +26 ======================================== + Hits 49269 49287 +18 - Misses 38890 38898 +8 ```

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