oasis-open / cti-stix-elevator

OASIS Cyber Threat Intelligence (CTI) TC Open Repository: Convert STIX 1.2 XML to STIX 2.x JSON
https://stix2-elevator.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
49 stars 23 forks source link

handle new-sco extensions, make sure extension-type is always included #257

Closed rpiazza closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #257 (01f8ace) into master (0843a18) will increase coverage by 0.03%. The diff coverage is 84.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   72.20%   72.23%   +0.03%     
==========================================
  Files          19       19              
  Lines        6307     6329      +22     
==========================================
+ Hits         4554     4572      +18     
- Misses       1753     1757       +4     
Impacted Files Coverage Δ
stix2elevator/cli.py 0.00% <ø> (ø)
stix2elevator/options.py 77.71% <ø> (ø)
stix2elevator/convert_cybox.py 62.57% <66.66%> (-0.07%) :arrow_down:
stix2elevator/test/test_idioms.py 77.04% <75.00%> (+0.38%) :arrow_up:
stix2elevator/missing_policy.py 55.95% <100.00%> (+1.65%) :arrow_up:
stix2elevator/utils.py 89.58% <100.00%> (+0.27%) :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 0843a18...01f8ace. Read the comment docs.