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

Reorder tri nodes to be consistent with tet nodes #14

Merged
merged 4 commits into from
Nov 1, 2023

Merge branch 'main' into jc/reorder_tri_nodes

4df4436
Select commit
Loading
Failed to load commit list.
Merged

Reorder tri nodes to be consistent with tet nodes #14

Merge branch 'main' into jc/reorder_tri_nodes
4df4436
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2023 in 1s

99.83% (-0.01%) compared to 26718b9, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

99.83% (-0.01%) compared to 26718b9, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

Merging #14 (4df4436) into main (26718b9) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   99.83%   99.83%   -0.01%     
==========================================
  Files          12       12              
  Lines         611      609       -2     
==========================================
- Hits          610      608       -2     
  Misses          1        1              
Files Coverage Δ
src/tet_element.jl 100.00% <ø> (ø)
src/tri_element.jl 100.00% <100.00%> (ø)
src/warpblend_interp_nodes.jl 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more