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

Datatype DAEMesh for DAEs #384

Merged
merged 42 commits into from
Feb 27, 2024

Black.. :o

eaf4448
Select commit
Loading
Failed to load commit list.
Merged

Datatype DAEMesh for DAEs #384

Black.. :o
eaf4448
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 0s

74.19% (+0.13%) compared to 2d391ff

View this Pull Request on Codecov

74.19% (+0.13%) compared to 2d391ff

Details

Codecov Report

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

Comparison is base (2d391ff) 74.05% compared to head (eaf4448) 74.19%.

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

Files Patch % Lines
pySDC/projects/DAE/misc/HookClass_DAE.py 50.00% 7 Missing ⚠️
pySDC/projects/DAE/problems/simple_DAE.py 76.19% 5 Missing ⚠️
...ySDC/projects/DAE/problems/transistor_amplifier.py 83.33% 2 Missing ⚠️
pySDC/projects/DAE/misc/dae_mesh.py 96.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
+ Coverage   74.05%   74.19%   +0.13%     
==========================================
  Files         273      275       +2     
  Lines       23150    23136      -14     
==========================================
+ Hits        17143    17165      +22     
+ Misses       6007     5971      -36     

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