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

2D Brusselator problem #401

Merged
merged 10 commits into from
Feb 23, 2024

I need to go to git school

e1be4cc
Select commit
Loading
Failed to load commit list.
Merged

2D Brusselator problem #401

I need to go to git school
e1be4cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2024 in 1s

75.61% (+0.05%) compared to 4372c94

View this Pull Request on Codecov

75.61% (+0.05%) compared to 4372c94

Details

Codecov Report

Attention: Patch coverage is 92.68293% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 75.61%. Comparing base (4372c94) to head (e1be4cc).

Files Patch % Lines
...SDC/implementations/problem_classes/Brusselator.py 92.30% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #401      +/-   ##
==========================================
+ Coverage   75.56%   75.61%   +0.05%     
==========================================
  Files         308      309       +1     
  Lines       24872    24953      +81     
==========================================
+ Hits        18794    18869      +75     
- Misses       6078     6084       +6     

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