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

Develop #93

Merged
merged 6 commits into from
Dec 8, 2023
Merged

Develop #93

merged 6 commits into from
Dec 8, 2023

Conversation

cbritopacheco
Copy link
Owner

No description provided.

@github-actions github-actions bot added geometry Rodin::Geometry variational Rodin::Variational mmg Rodin::External::MMG solver Rodin::Solver examples Examples benchmarks Benchmarks unit-tests Unit tests context Rodin::Context io Rodin::IO qf Rodin::QF labels Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

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

Comparison is base (82ef2a8) 38.10% compared to head (72f8db3) 41.17%.
Report is 24 commits behind head on master.

Files Patch % Lines
src/Rodin/Assembly/Multithreaded.h 33.33% 63 Missing and 1 partial ⚠️
src/Rodin/Assembly/Sequential.h 32.00% 32 Missing and 2 partials ⚠️
src/Rodin/Geometry/Mesh.cpp 38.29% 29 Missing ⚠️
src/Rodin/Variational/LinearForm.h 55.55% 12 Missing ⚠️
src/Rodin/Geometry/MeshBuilder.cpp 62.50% 6 Missing ⚠️
src/Rodin/Geometry/SubMesh.cpp 0.00% 6 Missing ⚠️
src/Rodin/IO/MEDIT.cpp 54.54% 5 Missing ⚠️
src/Rodin/Geometry/SubMeshBuilder.cpp 0.00% 4 Missing ⚠️
src/Rodin/IO/MFEM.cpp 50.00% 4 Missing ⚠️
src/Rodin/IO/MeshPrinter.h 0.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   38.10%   41.17%   +3.07%     
==========================================
  Files         121      117       -4     
  Lines        6191     5707     -484     
  Branches      504      450      -54     
==========================================
- Hits         2359     2350       -9     
+ Misses       3731     3258     -473     
+ Partials      101       99       -2     

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

@cbritopacheco cbritopacheco merged commit b63d6a8 into master Dec 8, 2023
58 of 59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarks Benchmarks context Rodin::Context examples Examples geometry Rodin::Geometry io Rodin::IO mmg Rodin::External::MMG qf Rodin::QF solver Rodin::Solver unit-tests Unit tests variational Rodin::Variational
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant