TcM1911 / stix2

A pure Go library for working with Structured Threat Information Expression (STIX™) version 2.x data
BSD 2-Clause "Simplified" License
22 stars 6 forks source link

Fix Malware Analysis object #24

Closed TcM1911 closed 4 years ago

TcM1911 commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #24 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   94.79%   94.79%           
=======================================
  Files          41       41           
  Lines        3743     3749    +6     
=======================================
+ Hits         3548     3554    +6     
  Misses         98       98           
  Partials       97       97           
Impacted Files Coverage Δ
malware-analysis.go 100.00% <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 2a38aec...50594a9. Read the comment docs.