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

Add GetCreated and GetModified functions #10

Closed TcM1911 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   94.72%   94.76%   +0.04%     
==========================================
  Files          41       41              
  Lines        3694     3728      +34     
==========================================
+ Hits         3499     3533      +34     
  Misses         98       98              
  Partials       97       97              
Impacted Files Coverage Δ
stix.go 81.21% <ø> (ø)
meta.go 98.33% <100.00%> (+0.22%) :arrow_up:
object.go 91.66% <100.00%> (+3.20%) :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 c3638a3...f964ceb. Read the comment docs.