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

Moment based reffes: refactoring and extension of Gridap.Polynomials #1072

Merged

fix test on julia 1.8

57af29c
Select commit
Loading
Failed to load commit list.
Merged

Moment based reffes: refactoring and extension of Gridap.Polynomials #1072

fix test on julia 1.8
57af29c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

85.62% (+1.72%) compared to f4c35ea

View this Pull Request on Codecov

85.62% (+1.72%) compared to f4c35ea

Details

Codecov Report

Attention: Patch coverage is 93.41486% with 70 lines in your changes missing coverage. Please review.

Project coverage is 85.62%. Comparing base (f4c35ea) to head (57af29c).

Files with missing lines Patch % Lines
src/ReferenceFEs/deprecated/RaviartThomasRefFEs.jl 0.00% 21 Missing ⚠️
src/Polynomials/Deprecated.jl 0.00% 18 Missing ⚠️
src/ReferenceFEs/deprecated/NedelecRefFEs.jl 0.00% 7 Missing ⚠️
src/ReferenceFEs/RaviartThomasRefFEs.jl 50.00% 6 Missing ⚠️
src/ReferenceFEs/CRRefFEs.jl 20.00% 4 Missing ⚠️
src/Polynomials/BernsteinBases.jl 97.02% 3 Missing ⚠️
src/Polynomials/ModalC0Bases.jl 97.56% 3 Missing ⚠️
src/ReferenceFEs/MTWRefFEs.jl 0.00% 3 Missing ⚠️
src/ReferenceFEs/AWRefFEs.jl 0.00% 2 Missing ⚠️
src/Helpers/HelperFunctions.jl 87.50% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@                   Coverage Diff                   @@
##           moment-based-reffes    #1072      +/-   ##
=======================================================
+ Coverage                83.89%   85.62%   +1.72%     
=======================================================
  Files                      209      211       +2     
  Lines                    25348    24336    -1012     
=======================================================
- Hits                     21266    20837     -429     
+ Misses                    4082     3499     -583     

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