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

add tet() functions for VTK #187

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

add tet() functionality with meshdata_to_vtk

fbabfcd
Select commit
Loading
Failed to load commit list.
Open

add tet() functions for VTK #187

add tet() functionality with meshdata_to_vtk
fbabfcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 27, 2024 in 0s

95.38% (-0.65%) compared to 2a0fa81

View this Pull Request on Codecov

95.38% (-0.65%) compared to 2a0fa81

Details

Codecov Report

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

Project coverage is 95.38%. Comparing base (2a0fa81) to head (fbabfcd).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/mesh/vtk_helper.jl 82.45% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
- Coverage   96.03%   95.38%   -0.65%     
==========================================
  Files          28       28              
  Lines        3831     3878      +47     
==========================================
+ Hits         3679     3699      +20     
- Misses        152      179      +27     

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