Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for VTKHDF Time Series data format #130

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Fix tests

f07c268
Select commit
Loading
Failed to load commit list.
Draft

Support for VTKHDF Time Series data format #130

Fix tests
f07c268
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 1, 2023 in 1s

85.07% (-11.56%) compared to c8b7097

View this Pull Request on Codecov

85.07% (-11.56%) compared to c8b7097

Details

Codecov Report

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

Comparison is base (c8b7097) 96.63% compared to head (f07c268) 85.07%.

Files Patch % Lines
src/gridtypes/vtk_hdf.jl 0.00% 112 Missing ⚠️
ext/WriteVTKHDFExt.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #130       +/-   ##
===========================================
- Coverage   96.63%   85.07%   -11.56%     
===========================================
  Files          15       17        +2     
  Lines         832      945      +113     
===========================================
  Hits          804      804               
- Misses         28      141      +113     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.