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

Disable creation of integral operators with inconsistent dimensions #100

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

maltezfaria
Copy link
Member

Fixes #98

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 66.07%. Comparing base (25beb1e) to head (e541735).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/domain.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #100       +/-   ##
===========================================
- Coverage   80.03%   66.07%   -13.97%     
===========================================
  Files          24       24               
  Lines        3025     3027        +2     
===========================================
- Hits         2421     2000      -421     
- Misses        604     1027      +423     

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

@maltezfaria maltezfaria merged commit cc78dea into main Oct 11, 2024
5 of 6 checks passed
@maltezfaria maltezfaria deleted the maltezfaria/issue98 branch October 11, 2024 15:29
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.

Improve error message when wrong mesh element types
1 participant