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

Arbitrary Precision LGL Basis #2128

Merged
merged 80 commits into from
Dec 2, 2024

Merge branch 'main' into DoubleFloats

3295d6e
Select commit
Loading
Failed to load commit list.
Merged

Arbitrary Precision LGL Basis #2128

Merge branch 'main' into DoubleFloats
3295d6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 1s

96.39% (-0.00%) compared to 50d30e9, passed because coverage increased by 0% when compared to adjusted base (96.39%)

View this Pull Request on Codecov

96.39% (-0.00%) compared to 50d30e9, passed because coverage increased by 0% when compared to adjusted base (96.39%)

Details

Codecov Report

Attention: Patch coverage is 95.91837% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.39%. Comparing base (50d30e9) to head (3295d6e).

Files with missing lines Patch % Lines
src/auxiliary/special_elixirs.jl 60.00% 2 Missing ⚠️
src/solvers/dgsem/basis_lobatto_legendre.jl 96.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2128      +/-   ##
==========================================
- Coverage   96.39%   96.39%   -0.00%     
==========================================
  Files         483      483              
  Lines       38320    38325       +5     
==========================================
+ Hits        36938    36941       +3     
- Misses       1382     1384       +2     

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