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

WIP: Icosahedral grid with multiple trees per quad face of icosahedron #52

Merged
merged 3 commits into from
Nov 27, 2024

Updated advection elixir (and test) that uses the quad-based icosahed…

b875bdc
Select commit
Loading
Failed to load commit list.
Merged

WIP: Icosahedral grid with multiple trees per quad face of icosahedron #52

Updated advection elixir (and test) that uses the quad-based icosahed…
b875bdc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

89.82% (+0.61%) compared to 2afbdef

View this Pull Request on Codecov

89.82% (+0.61%) compared to 2afbdef

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.82%. Comparing base (2afbdef) to head (b875bdc).

Additional details and impacted files
@@                   Coverage Diff                    @@
##           arr/icosahedral_grid      #52      +/-   ##
========================================================
+ Coverage                 89.20%   89.82%   +0.61%     
========================================================
  Files                        18       18              
  Lines                      1631     1729      +98     
========================================================
+ Hits                       1455     1553      +98     
  Misses                      176      176              

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