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

stepper now handles 2.1 extensions #258

Closed rpiazza closed 3 years ago

rpiazza commented 3 years ago

Changes to stepper:

codecov-io commented 3 years ago

Codecov Report

Merging #258 (02c82a4) into master (01f8ace) will decrease coverage by 0.98%. The diff coverage is 4.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #258      +/-   ##
==========================================
- Coverage   72.23%   71.25%   -0.99%     
==========================================
  Files          19       19              
  Lines        6329     6418      +89     
==========================================
+ Hits         4572     4573       +1     
- Misses       1757     1845      +88     
Impacted Files Coverage Δ
stix2elevator/cli.py 0.00% <ø> (ø)
stix2elevator/stix_stepper.py 0.00% <0.00%> (ø)
stix2elevator/test/test_stepper.py 0.00% <0.00%> (ø)
stix2elevator/missing_policy.py 54.50% <23.07%> (-1.46%) :arrow_down:
stix2elevator/convert_stix.py 82.34% <66.66%> (ø)

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 01f8ace...02c82a4. Read the comment docs.

emmanvg commented 3 years ago

No issues with the new STIX content the stepper produces...