pladdy / cabby

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

status resources #22

Closed pladdy closed 6 years ago

pladdy commented 6 years ago

What's new

How to test

codecov-io commented 6 years ago

Codecov Report

Merging #22 into master will increase coverage by 0.52%. The diff coverage is 98.7%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   97.44%   97.97%   +0.52%     
==========================================
  Files          17       17              
  Lines        1019     1084      +65     
==========================================
+ Hits          993     1062      +69     
+ Misses         15       12       -3     
+ Partials       11       10       -1
Impacted Files Coverage Δ
backend.go 100% <ø> (ø) :arrow_up:
status.go 100% <100%> (ø) :arrow_up:
handlers.go 100% <100%> (ø) :arrow_up:
backend_sqlite.go 99.28% <100%> (+1.57%) :arrow_up:
cabby.go 97.36% <100%> (+0.03%) :arrow_up:
taxii_status.go 94.59% <100%> (+34.59%) :arrow_up:
taxii_object.go 95.14% <93.75%> (+0.46%) :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 66a1f57...ac7d106. Read the comment docs.