support callback request subscribers and job notification refactoring #572
Codecov / codecov/project
succeeded
Oct 13, 2023 in 0s
84.87% (+0.16%) compared to 1572fd0
View this Pull Request on Codecov
84.87% (+0.16%) compared to 1572fd0
Details
Codecov Report
Merging #572 (fe55014) into master (1572fd0) will increase coverage by
0.16%
.
The diff coverage is95.48%
.
@@ Coverage Diff @@
## master #572 +/- ##
==========================================
+ Coverage 84.71% 84.87% +0.16%
==========================================
Files 79 79
Lines 17828 17910 +82
Branches 2708 2716 +8
==========================================
+ Hits 15103 15202 +99
+ Misses 1992 1980 -12
+ Partials 733 728 -5
Files | Coverage Δ | |
---|---|---|
weaver/notify.py | 92.19% <100.00%> (+11.55%) |
⬆️ |
weaver/store/base.py | 100.00% <ø> (ø) |
|
weaver/store/mongodb.py | 78.31% <ø> (ø) |
|
weaver/wps_restapi/api.py | 78.97% <ø> (ø) |
|
weaver/wps_restapi/jobs/jobs.py | 89.63% <100.00%> (ø) |
|
weaver/wps_restapi/jobs/utils.py | 77.94% <ø> (ø) |
|
weaver/wps_restapi/swagger_definitions.py | 99.82% <100.00%> (+<0.01%) |
⬆️ |
weaver/processes/execution.py | 86.28% <80.00%> (+1.95%) |
⬆️ |
weaver/cli.py | 86.30% <94.28%> (+0.39%) |
⬆️ |
weaver/datatype.py | 79.08% <62.50%> (ø) |
Loading