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

Rename AS to AutonomousSystem #6

Closed TcM1911 closed 4 years ago

TcM1911 commented 4 years ago

Fix #4.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   94.74%   94.74%           
=======================================
  Files          41       41           
  Lines        3709     3709           
=======================================
  Hits         3514     3514           
  Misses         98       98           
  Partials       97       97           
Impacted Files Coverage Δ
data-types.go 90.00% <ø> (ø)
as.go 100.00% <100.00%> (ø)
ip.go 100.00% <100.00%> (ø)
stix.go 81.21% <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 0785cee...0723866. Read the comment docs.