Closed Alexey-N-Chernyshov closed 2 years ago
Merging #579 (18935b1) into master (8b5ef04) will decrease coverage by
0.02%
. The diff coverage is5.19%
.
@@ Coverage Diff @@
## master #579 +/- ##
==========================================
- Coverage 46.67% 46.64% -0.03%
==========================================
Files 692 693 +1
Lines 31446 31474 +28
Branches 17411 17422 +11
==========================================
+ Hits 14677 14681 +4
- Misses 12475 12499 +24
Partials 4294 4294
Impacted Files | Coverage Δ | |
---|---|---|
core/api/worker_api.hpp | 0.00% <ø> (ø) |
|
core/primitives/seal_tasks/task.hpp | 23.52% <0.00%> (-7.24%) |
:arrow_down: |
core/remote_worker/main.cpp | 0.00% <0.00%> (ø) |
|
core/remote_worker/remote_worker_api.cpp | 0.00% <0.00%> (ø) |
|
core/sector_storage/worker.hpp | 62.50% <ø> (ø) |
|
core/primitives/resources/resources.hpp | 44.33% <100.00%> (+2.18%) |
: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 8b5ef04...18935b1. Read the comment docs.
Signed-off-by: Alexey Chernyshov alexey.n.chernyshov@gmail.com
Description of the Change
New Task Types, resource table tfor snap deals and worker API changes.
Benefits
Possible Drawbacks
Usage Examples or Tests [optional]
Alternate Designs [optional]