Closed tysmith closed 1 year ago
Merging #384 (6df573a) into master (d234833) will decrease coverage by
0.04%
. The diff coverage is95.74%
.
@@ Coverage Diff @@
## master #384 +/- ##
==========================================
- Coverage 99.63% 99.60% -0.04%
==========================================
Files 50 50
Lines 5497 5500 +3
==========================================
+ Hits 5477 5478 +1
- Misses 20 22 +2
Files | Coverage Δ | |
---|---|---|
grizzly/adapter/no_op_adapter/__init__.py | 100.00% <100.00%> (ø) |
|
grizzly/common/iomanager.py | 100.00% <100.00%> (ø) |
|
grizzly/common/runner.py | 100.00% <100.00%> (ø) |
|
grizzly/reduce/strategies/__init__.py | 100.00% <100.00%> (ø) |
|
grizzly/replay/replay.py | 100.00% <ø> (ø) |
|
grizzly/session.py | 100.00% <100.00%> (ø) |
|
sapphire/connection_manager.py | 100.00% <100.00%> (ø) |
|
sapphire/core.py | 100.00% <100.00%> (ø) |
|
sapphire/job.py | 100.00% <100.00%> (ø) |
|
grizzly/common/storage.py | 99.19% <85.71%> (-0.81%) |
:arrow_down: |
Since this is a major change let's land the first part asap.