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

Fix dirichlet check cellcheck #594

Merged
merged 11 commits into from
Feb 8, 2023
Merged

Fix dirichlet check cellcheck #594

merged 11 commits into from
Feb 8, 2023

Conversation

KnutAM
Copy link
Member

@KnutAM KnutAM commented Feb 3, 2023

Fixes the bug #593 introduced by #427

@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2023

Codecov Report

Base: 92.79% // Head: 92.79% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (9098453) compared to base (3dd1411).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 9098453 differs from pull request most recent head f5c6ec7. Consider uploading reports for the commit f5c6ec7 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #594   +/-   ##
=======================================
  Coverage   92.79%   92.79%           
=======================================
  Files          28       28           
  Lines        4217     4218    +1     
=======================================
+ Hits         3913     3914    +1     
  Misses        304      304           
Impacted Files Coverage Δ
src/Dofs/ConstraintHandler.jl 96.06% <100.00%> (+<0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@KnutAM KnutAM marked this pull request as ready for review February 3, 2023 14:01
@KnutAM KnutAM linked an issue Feb 3, 2023 that may be closed by this pull request
@fredrikekre fredrikekre merged commit 6259e01 into master Feb 8, 2023
@fredrikekre fredrikekre deleted the kam/ch_cellsetcheck branch February 8, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when adding Dirichlet on nodes for MixedDofHandler
3 participants