Add easier to read print option #1189
Merged
Codecov / codecov/project
succeeded
Aug 23, 2024 in 0s
95.42% (+0.00%) compared to 69ef318
View this Pull Request on Codecov
95.42% (+0.00%) compared to 69ef318
Details
Codecov Report
Attention: Patch coverage is 98.80952%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 95.42%. Comparing base (
69ef318
) to head (4e4627e
).
Files | Patch % | Lines |
---|---|---|
desc/objectives/objective_funs.py | 95.55% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1189 +/- ##
=======================================
Coverage 95.42% 95.42%
=======================================
Files 89 89
Lines 22434 22493 +59
=======================================
+ Hits 21407 21465 +58
- Misses 1027 1028 +1
Files | Coverage Δ | |
---|---|---|
desc/objectives/_bootstrap.py | 97.14% <100.00%> (ø) |
|
desc/objectives/_coils.py | 99.14% <100.00%> (ø) |
|
desc/objectives/_equilibrium.py | 94.95% <100.00%> (ø) |
|
desc/objectives/_free_boundary.py | 97.02% <100.00%> (+0.16%) |
⬆️ |
desc/objectives/_generic.py | 97.52% <100.00%> (ø) |
|
desc/objectives/_geometry.py | 96.94% <100.00%> (ø) |
|
desc/objectives/_omnigenity.py | 96.30% <100.00%> (ø) |
|
desc/objectives/_profiles.py | 97.36% <100.00%> (ø) |
|
desc/objectives/_stability.py | 98.76% <100.00%> (ø) |
|
desc/objectives/linear_objectives.py | 97.05% <100.00%> (+<0.01%) |
⬆️ |
... and 3 more |
Loading