Closed as6520 closed 3 years ago
Merging #131 (290a5c0) into master (b743d3e) will decrease coverage by
0.006%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #131 +/- ##
=============================================
- Coverage 92.602% 92.596% -0.006%
=============================================
Files 39 39
Lines 2379 2377 -2
=============================================
- Hits 2203 2201 -2
Misses 176 176
Impacted Files | Coverage Δ | |
---|---|---|
...n-client/sail_on_client/protocol/localinterface.py | 99.270% <0.000%> (-0.011%) |
:arrow_down: |
sail-on-client/sail_on_client/checkpointer.py | 79.012% <0.000%> (ø) |
|
sail-on-client/sail_on_client/errors/errors.py | 93.548% <0.000%> (ø) |
|
sail-on-client/sail_on_client/protocol/condda.py | 79.545% <0.000%> (ø) |
|
...-on-client/sail_on_client/protocol/ond_protocol.py | 69.110% <0.000%> (ø) |
|
...-on-client/sail_on_client/protocol/parinterface.py | 96.875% <0.000%> (ø) |
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 c6dab40...290a5c0. Read the comment docs.
This PR updates the documentation in the following ways
Depends on #130
Closes #75