pladdy / cabby

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

Collection Admin #29

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 #29 into master will increase coverage by 0.25%. The diff coverage is 97.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   97.48%   97.73%   +0.25%     
==========================================
  Files          20       20              
  Lines        1193     1237      +44     
==========================================
+ Hits         1163     1209      +46     
+ Misses         16       15       -1     
+ Partials       14       13       -1
Impacted Files Coverage Δ
backend_sqlite.go 98.6% <ø> (ø) :arrow_up:
routes.go 100% <100%> (ø) :arrow_up:
taxii_status.go 95.34% <100%> (+0.47%) :arrow_up:
taxii_collection.go 99% <100%> (+2.78%) :arrow_up:
requests.go 98.26% <92.3%> (-1.74%) :arrow_down:
admin.go 98.49% <97.1%> (+1.31%) :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 e1a0639...2e1cc71. Read the comment docs.