oasis-open / cti-stix-slider

OASIS TC Open Repository: The repository cti-stix-slider supports development of a Python application to convert STIX 2.0 content to STIX 1.x content
https://cti-stix-slider.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
21 stars 15 forks source link

Add stix validator to slider #26

Closed emmanvg closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #26 into master will decrease coverage by 0.07%. The diff coverage is 60.2%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   64.72%   64.64%   -0.08%     
==========================================
  Files          16       16              
  Lines        4935     5029      +94     
==========================================
+ Hits         3194     3251      +57     
- Misses       1741     1778      +37
Impacted Files Coverage Δ
stix2slider/cli.py 33.33% <0%> (-0.96%) :arrow_down:
stix2slider/__init__.py 41.17% <29.78%> (-22.83%) :arrow_down:
stix2slider/options.py 68.87% <90%> (+10.45%) :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 fe76aaf...5ab194d. Read the comment docs.