Kintyre / ksconf

Kintyre's Splunk Configuration tool
Apache License 2.0
50 stars 13 forks source link

Britt docs #58

Closed bbarnett07 closed 5 years ago

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 26251270


Files with Coverage Reduction New Missed Lines %
ksconf/commands/restexport.py 1 99.19%
tests/test_cli_rest_export.py 1 98.59%
tests/test_cli.py 1 96.77%
tests/test_cli_promote.py 1 98.31%
tests/test_util.py 1 96.67%
tests/test_cli_sort.py 1 98.18%
tests/test_cli_check.py 1 97.73%
tests/test_cli_snapshot.py 1 98.04%
tests/test_meta.py 1 98.0%
ksconf/commands/init.py 1 82.78%
<!-- Total: 80 -->
Totals Coverage Status
Change from base Build 403: -1.8%
Covered Lines: 3717
Relevant Lines: 4178

💛 - Coveralls
codecov[bot] commented 5 years ago

Codecov Report

Merging #58 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   90.95%   90.95%           
=======================================
  Files          48       48           
  Lines        4181     4181           
=======================================
  Hits         3803     3803           
  Misses        378      378
Impacted Files Coverage Δ
ksconf/commands/restpublish.py 24.59% <ø> (ø) :arrow_up:
ksconf/__main__.py 83.51% <ø> (ø) :arrow_up:
ksconf/commands/unarchive.py 81.66% <ø> (ø) :arrow_up:
ksconf/commands/__init__.py 83.11% <ø> (ø) :arrow_up:
ksconf/commands/filter.py 99.43% <ø> (ø) :arrow_up:
ksconf/commands/minimize.py 100% <ø> (ø) :arrow_up:
ksconf/commands/combine.py 100% <ø> (ø) :arrow_up:
ksconf/commands/check.py 100% <ø> (ø) :arrow_up:
ksconf/commands/restexport.py 100% <ø> (ø) :arrow_up:
ksconf/commands/diff.py 100% <ø> (ø) :arrow_up:
... and 2 more

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 3fda6f2...89a1fab. Read the comment docs.