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 the GranularMarking field type #19

Closed TcM1911 closed 4 years ago

TcM1911 commented 4 years ago

Addresses #17

codecov[bot] commented 4 years ago

Codecov Report

Merging #19 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   94.76%   94.76%           
=======================================
  Files          41       41           
  Lines        3728     3728           
=======================================
  Hits         3533     3533           
  Misses         98       98           
  Partials       97       97           
Impacted Files Coverage Δ
object.go 91.66% <ø> (ø)
artifact.go 100.00% <100.00%> (ø)
as.go 100.00% <100.00%> (ø)
attack.go 100.00% <100.00%> (ø)
campaign.go 100.00% <100.00%> (ø)
course-of-action.go 100.00% <100.00%> (ø)
directory.go 100.00% <100.00%> (ø)
dns.go 100.00% <100.00%> (ø)
email.go 100.00% <100.00%> (ø)
file.go 90.09% <100.00%> (ø)
... and 28 more

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 47fb2c4...e9d5573. Read the comment docs.