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

V inner boundary solver workflow #2797

Closed
wants to merge 91 commits into from

Merge branch 'simulation-solver-workflow' of https://github.com/andre…

a301095
Select commit
Loading
Failed to load commit list.
Closed

V inner boundary solver workflow #2797

Merge branch 'simulation-solver-workflow' of https://github.com/andre…
a301095
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 15, 2024 in 0s

67.60% (-2.32%) compared to 8a317dd

View this Pull Request on Codecov

67.60% (-2.32%) compared to 8a317dd

Details

Codecov Report

Attention: Patch coverage is 1.68675% with 408 lines in your changes missing coverage. Please review.

Project coverage is 67.60%. Comparing base (8a317dd) to head (a301095).

Files Patch % Lines
tardis/workflows/simple_simulation.py 0.00% 157 Missing ⚠️
tardis/workflows/v_inner_solver.py 0.00% 107 Missing ⚠️
tardis/workflows/standard_simulation.py 0.00% 71 Missing ⚠️
tardis/workflows/util.py 0.00% 41 Missing ⚠️
tardis/workflows/workflow_logging.py 0.00% 31 Missing ⚠️
tardis/model/base.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2797      +/-   ##
==========================================
- Coverage   69.91%   67.60%   -2.32%     
==========================================
  Files         206      211       +5     
  Lines       15523    15933     +410     
==========================================
- Hits        10853    10771      -82     
- Misses       4670     5162     +492     

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