Closed AmitKarin closed 4 years ago
@AmitKarin please check why the travis build checks is failing.
Merging #90 into master will increase coverage by
0%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #90 +/- ##
====================================
Coverage 68% 68%
====================================
Files 16 16
Lines 975 981 +6
====================================
+ Hits 664 670 +6
Misses 311 311
Impacted Files | Coverage Δ | |
---|---|---|
pipert/core/component.py | 87% <100%> (+<1%) |
:arrow_up: |
pipert/core/pipeline_manager.py | 67% <100%> (+<1%) |
: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 be650d9...bc40fc8. Read the comment docs.
@ItayHoresh all checks are done. can you approve?
There is still implementation of splunk in pipe manager. It's need to be optional.
@ItayHoresh all the checks are passed and i fixed the import of splunk. can you approve?
created a new func change_component_monitoring_mode that sets the monitoring mode for the component.