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

Add DenseProblem #91

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Add DenseProblem #91

merged 1 commit into from
Nov 24, 2023

Conversation

cbritopacheco
Copy link
Owner

No description provided.

Copy link

codecov bot commented Nov 24, 2023

Codecov Report

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

Comparison is base (ad3e8db) 39.29% compared to head (e27a73a) 38.11%.
Report is 23 commits behind head on master.

Files Patch % Lines
src/Rodin/Assembly/Multithreaded.cpp 0.00% 117 Missing ⚠️
src/Rodin/Assembly/Serial.cpp 0.00% 55 Missing ⚠️
src/Rodin/Assembly/Serial.h 0.00% 5 Missing ⚠️
src/Rodin/Geometry/Mesh.cpp 33.33% 3 Missing and 1 partial ⚠️
src/Rodin/Assembly/Multithreaded.h 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   39.29%   38.11%   -1.18%     
==========================================
  Files         121      121              
  Lines        6008     6191     +183     
  Branches      479      504      +25     
==========================================
- Hits         2361     2360       -1     
- Misses       3550     3733     +183     
- Partials       97       98       +1     

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

@github-actions github-actions bot added geometry Rodin::Geometry variational Rodin::Variational solver Rodin::Solver examples Examples labels Nov 24, 2023
@cbritopacheco cbritopacheco merged commit 8b4190d into master Nov 24, 2023
57 of 59 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 solver Rodin::Solver variational Rodin::Variational
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant