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

Changes for slider doc #25

Closed rpiazza closed 6 years ago

rpiazza commented 6 years ago

Please review both code and docs

codecov-io commented 6 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.36%. The diff coverage is 45.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   64.35%   64.72%   +0.36%     
==========================================
  Files          16       16              
  Lines        4879     4935      +56     
==========================================
+ Hits         3140     3194      +54     
- Misses       1739     1741       +2
Impacted Files Coverage Δ
stix2slider/options.py 58.41% <ø> (ø) :arrow_up:
stix2slider/convert_pattern.py 57.78% <0%> (ø) :arrow_up:
stix2slider/convert_stix.py 65.76% <46.15%> (+2.64%) :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 9226d60...6a03927. Read the comment docs.