pladdy / cabby

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

Route collections #15

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 #15 into master will increase coverage by 0.03%. The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   96.42%   96.46%   +0.03%     
==========================================
  Files          14       15       +1     
  Lines         672      735      +63     
==========================================
+ Hits          648      709      +61     
- Misses         13       15       +2     
  Partials       11       11
Impacted Files Coverage Δ
auth.go 100% <ø> (+6.25%) :arrow_up:
stix_object.go 100% <100%> (+10%) :arrow_up:
taxii_collection.go 95.83% <100%> (-0.04%) :arrow_down:
routable_collections.go 100% <100%> (ø)
cabby.go 97.29% <88.88%> (-2.71%) :arrow_down:
backend_sqlite.go 96.34% <94.59%> (-0.89%) :arrow_down:
taxii_object.go 88.33% <96.66%> (-0.8%) :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 9d4d80f...4421e18. Read the comment docs.