pladdy / cabby

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

Status bug #44

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 #44 into master will decrease coverage by 0.04%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   95.38%   95.34%   -0.05%     
==========================================
  Files          25       25              
  Lines        1646     1653       +7     
==========================================
+ Hits         1570     1576       +6     
- Misses         43       44       +1     
  Partials       33       33
Impacted Files Coverage Δ
http/objects.go 87.71% <100%> (+0.1%) :arrow_up:
sqlite/object.go 97.2% <100%> (+0.05%) :arrow_up:
sqlite/sqlite.go 95.37% <66.66%> (-0.51%) :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 7331e44...1ab0d57. Read the comment docs.