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 for ais markings #59

Closed rpiazza closed 3 years ago

rpiazza commented 3 years ago

Some additional six stuff

codecov-io commented 3 years ago

Codecov Report

Merging #59 (0eb3b7d) into master (abf6549) will increase coverage by 1.93%. The diff coverage is 96.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   69.88%   71.81%   +1.93%     
==========================================
  Files          13       13              
  Lines        3194     3215      +21     
==========================================
+ Hits         2232     2309      +77     
+ Misses        962      906      -56     
Impacted Files Coverage Δ
stix2slider/options.py 76.71% <0.00%> (-0.13%) :arrow_down:
stix2slider/__init__.py 40.84% <100.00%> (ø)
stix2slider/convert_pattern.py 65.35% <100.00%> (+1.12%) :arrow_up:
stix2slider/convert_stix.py 74.28% <100.00%> (+6.20%) :arrow_up:
stix2slider/test/test_idioms.py 77.87% <100.00%> (-0.20%) :arrow_down:
stix2slider/utils.py 92.59% <100.00%> (+0.92%) :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 abf6549...0eb3b7d. Read the comment docs.