Closed njthykkathu closed 5 years ago
Merging #59 into master will decrease coverage by
0.04%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #59 +/- ##
=========================================
- Coverage 92.85% 92.8% -0.05%
=========================================
Files 59 59
Lines 2210 2210
=========================================
- Hits 2052 2051 -1
- Misses 158 159 +1
Impacted Files | Coverage Δ | |
---|---|---|
..._config_db/scheduling/tests/workflow_test_utils.py | 87.09% <0%> (-3.23%) |
:arrow_down: |
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 028c9c4...5da9562. Read the comment docs.
Description:
JIRA Ticket - TSK-2706 Improved the Docker Swarm API, changed the structure and modified some of the methods to make it cleaner and easier to read and use. Updated to test script. Added method to query the replication level of a service from the service id.
Testing instructions:
To test run the following command: ./tools/run_tests.sh sip/execution_control/docker_api/sip_docker_swarm
Types of changes
Checklist: