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

Fixes issue #35 #36

Closed rpiazza closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #36 into master will increase coverage by 0.16%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   64.78%   64.95%   +0.16%     
==========================================
  Files          17       17              
  Lines        5055     5062       +7     
==========================================
+ Hits         3275     3288      +13     
+ Misses       1780     1774       -6
Impacted Files Coverage Δ
stix2slider/convert_stix.py 66.48% <91.66%> (+0.47%) :arrow_up:
stix2slider/convert_pattern.py 58.36% <0%> (+0.57%) :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 b32c695...3b39884. Read the comment docs.