Closed peterscherpelz closed 2 years ago
Merging #139 (6172120) into memaster (f77cb92) will increase coverage by
0.01%
. The diff coverage is92.85%
.
@@ Coverage Diff @@
## memaster #139 +/- ##
============================================
+ Coverage 78.67% 78.69% +0.01%
============================================
Files 29 29
Lines 3649 3643 -6
============================================
- Hits 2871 2867 -4
+ Misses 778 776 -2
Impacted Files | Coverage Δ | |
---|---|---|
mewarpx/mewarpx/diags_store/flux_diagnostic.py | 85.55% <91.66%> (+0.04%) |
:arrow_up: |
mewarpx/mewarpx/_version.py | 100.00% <100.00%> (ø) |
|
...warpx/mewarpx/diags_store/checkpoint_diagnostic.py | 96.77% <100.00%> (+4.66%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update f77cb92...6172120. Read the comment docs.
Previously, they were copied from fluxdata.dpkl files, but it was possible for those files to be moved after being written and before being copied.
Also fixed one variable error and standardized some formatting.
This is intended to fix this error: