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

Prism #233

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Prism #233

wants to merge 25 commits into from

Conversation

teseoch
Copy link
Member

@teseoch teseoch commented Aug 16, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

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

Comparison is base (c1a7769) 59.02% compared to head (37375bf) 58.15%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/polyfem/basis/LagrangeBasis3d.cpp 5.70% 380 Missing ⚠️
src/polyfem/utils/BoundarySampler.cpp 5.60% 118 Missing ⚠️
src/polyfem/io/OutData.cpp 27.27% 48 Missing ⚠️
src/polyfem/io/Evaluator.cpp 5.26% 36 Missing ⚠️
src/polyfem/mesh/mesh3D/Mesh3D.cpp 17.39% 19 Missing ⚠️
src/polyfem/utils/RefElementSampler.hpp 0.00% 5 Missing ⚠️
src/polyfem/State.cpp 57.14% 3 Missing ⚠️
src/polyfem/io/MshReader.cpp 25.00% 3 Missing ⚠️
src/polyfem/mesh/mesh3D/CMesh3D.cpp 57.14% 3 Missing ⚠️
src/polyfem/mesh/mesh3D/Navigation3D.cpp 0.00% 3 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
- Coverage   59.02%   58.15%   -0.87%     
==========================================
  Files         301      302       +1     
  Lines       35517    36191     +674     
==========================================
+ Hits        20963    21048      +85     
- Misses      14554    15143     +589     
Flag Coverage Δ
polyfem 58.15% <17.67%> (-0.87%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@teseoch teseoch added bug Something isn't working enhancement New feature or request labels Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant