Reorder tri nodes to be consistent with tet nodes #14
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 is100.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
Loading