pladdy / cabby

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

add admin for discovery #30

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 #30 into master will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   97.73%   97.83%   +0.09%     
==========================================
  Files          20       20              
  Lines        1237     1292      +55     
==========================================
+ Hits         1209     1264      +55     
  Misses         15       15              
  Partials       13       13
Impacted Files Coverage Δ
backend_sqlite.go 98.6% <ø> (ø) :arrow_up:
taxii_discovery.go 95% <100%> (+0.4%) :arrow_up:
routes.go 100% <100%> (ø) :arrow_up:
admin.go 98.91% <100%> (+0.41%) :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 eb00287...30b255a. Read the comment docs.