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

Conversation

jlchan
Copy link
Owner

@jlchan jlchan commented Oct 31, 2023

Copy link

codecov bot commented Oct 31, 2023

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

@jlchan jlchan merged commit f2db713 into main Nov 1, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant