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

fix issue 52 - no email-addrs in patterns #54

Closed rpiazza closed 4 years ago

rpiazza commented 4 years ago

@emmanvg - there were some flaky issues. - and I want to drop 2.7 and 3.4, so wait until I push again. Good catch on the idiom file...

codecov-commenter commented 4 years ago

Codecov Report

Merging #54 into master will increase coverage by 0.16%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   69.75%   69.92%   +0.16%     
==========================================
  Files          13       13              
  Lines        3197     3195       -2     
==========================================
+ Hits         2230     2234       +4     
+ Misses        967      961       -6     
Impacted Files Coverage Δ
stix2slider/convert_cyber_observables.py 74.94% <0.00%> (ø)
stix2slider/convert_pattern.py 64.30% <ø> (+0.59%) :arrow_up:
stix2slider/convert_stix.py 68.12% <100.00%> (ø)

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 85b5ccc...96fc1e8. Read the comment docs.