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

Scalar P0 Projection #83

Merged
merged 5 commits into from
Nov 5, 2023
Merged

Scalar P0 Projection #83

merged 5 commits into from
Nov 5, 2023

Conversation

cbritopacheco
Copy link
Owner

No description provided.

@github-actions github-actions bot added geometry Rodin::Geometry variational Rodin::Variational examples Examples io Rodin::IO qf Rodin::QF labels Nov 5, 2023
Copy link

codecov bot commented Nov 5, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (b371110) 40.40% compared to head (1000ff0) 40.35%.
Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   40.40%   40.35%   -0.06%     
==========================================
  Files         114      115       +1     
  Lines        5286     5296      +10     
  Branches      432      432              
==========================================
+ Hits         2136     2137       +1     
- Misses       3061     3070       +9     
  Partials       89       89              
Files Coverage Δ
src/Rodin/Geometry/Mesh.h 53.48% <ø> (ø)
src/Rodin/Geometry/Polytope.cpp 25.59% <100.00%> (ø)
src/Rodin/Geometry/Polytope.h 48.57% <ø> (ø)
src/Rodin/Geometry/PolytopeIterator.cpp 62.37% <100.00%> (ø)
src/Rodin/Geometry/PolytopeIterator.h 52.94% <ø> (ø)
src/Rodin/IO/MFEM.h 63.88% <ø> (ø)
src/Rodin/Variational/FiniteElementSpace.h 25.00% <ø> (ø)
src/Rodin/Variational/GridFunction.h 73.25% <ø> (ø)
src/Rodin/Variational/LazyEvaluator.h 42.85% <100.00%> (ø)
src/Rodin/Variational/P1/P1.h 91.89% <ø> (ø)
... and 1 more

... and 1 file with indirect coverage changes

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

@cbritopacheco cbritopacheco merged commit 5a54f79 into master Nov 5, 2023
32 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Examples geometry Rodin::Geometry io Rodin::IO qf Rodin::QF variational Rodin::Variational
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant