pladdy / cabby

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

Filtering #21

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 #21 into master will increase coverage by 0.77%. The diff coverage is 98.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   96.67%   97.44%   +0.77%     
==========================================
  Files          16       17       +1     
  Lines         933     1019      +86     
==========================================
+ Hits          902      993      +91     
+ Misses         18       15       -3     
+ Partials       13       11       -2
Impacted Files Coverage Δ
backend.go 100% <ø> (ø) :arrow_up:
status.go 100% <100%> (ø)
backend_sqlite.go 97.7% <100%> (+0.38%) :arrow_up:
taxii_object.go 94.68% <100%> (+8.01%) :arrow_up:
handlers.go 100% <100%> (ø) :arrow_up:
taxii_collection.go 96.21% <100%> (+0.02%) :arrow_up:
taxii_manifest.go 100% <100%> (ø) :arrow_up:
cabby.go 97.33% <100%> (-0.04%) :arrow_down:
stix_object.go 93.1% <90.9%> (-6.9%) :arrow_down:
... and 1 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 b06e1c8...b0b238c. Read the comment docs.