Closed tysmith closed 1 year ago
Merging #375 (fa5cc34) into master (2ed04ea) will decrease coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #375 +/- ##
==========================================
- Coverage 99.36% 99.36% -0.01%
==========================================
Files 50 50
Lines 5495 5494 -1
==========================================
- Hits 5460 5459 -1
Misses 35 35
Files | Coverage Δ | |
---|---|---|
sapphire/conftest.py | 100.00% <100.00%> (ø) |
|
sapphire/connection_manager.py | 100.00% <100.00%> (ø) |
|
sapphire/core.py | 100.00% <100.00%> (ø) |
|
sapphire/worker.py | 100.00% <100.00%> (ø) |
Remove the launcher thread and improve worker cleanup code.