pladdy / cabby

TAXII 2 server in Golang
MIT License
0 stars 0 forks source link

GET stix id can return multiple versions #17

Closed pladdy closed 6 years ago

pladdy commented 6 years ago

What's new

How to test

make test

codecov-io commented 6 years ago

Codecov Report

Merging #17 into master will decrease coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   96.62%   96.54%   -0.09%     
==========================================
  Files          15       15              
  Lines         771      753      -18     
==========================================
- Hits          745      727      -18     
  Misses         15       15              
  Partials       11       11
Impacted Files Coverage Δ
stix_object.go 100% <100%> (ø) :arrow_up:
taxii_object.go 89.06% <100%> (-1.08%) :arrow_down:
backend_sqlite.go 96.36% <100%> (-0.17%) :arrow_down:

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 6128711...d5ea5dc. Read the comment docs.