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

Handle extensions #62

Closed rpiazza closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #62 (9314ff2) into master (9bd988e) will increase coverage by 1.62%. The diff coverage is 72.99%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   71.81%   73.44%   +1.62%     
==========================================
  Files          13       13              
  Lines        3215     3378     +163     
==========================================
+ Hits         2309     2481     +172     
+ Misses        906      897       -9     
Impacted Files Coverage Δ
stix2slider/common.py 84.61% <ø> (ø)
stix2slider/options.py 78.30% <ø> (+1.58%) :arrow_up:
stix2slider/convert_pattern.py 66.00% <55.26%> (+0.64%) :arrow_up:
stix2slider/convert_stix.py 77.75% <67.08%> (+3.46%) :arrow_up:
stix2slider/convert_cyber_observables.py 75.75% <77.88%> (+0.83%) :arrow_up:
stix2slider/test/test_idioms.py 80.86% <100.00%> (+2.99%) :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 9bd988e...9314ff2. Read the comment docs.