pladdy / cabby

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

Stones update #38

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 #38 into master will decrease coverage by 0.24%. The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   96.98%   96.74%   -0.25%     
==========================================
  Files          24       24              
  Lines        1526     1534       +8     
==========================================
+ Hits         1480     1484       +4     
- Misses         25       27       +2     
- Partials       21       23       +2
Impacted Files Coverage Δ
cabby.go 96.58% <ø> (ø) :arrow_up:
http/objects.go 87.61% <100%> (ø) :arrow_up:
sqlite/object.go 93.54% <87.09%> (-3.01%) :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 71d06a1...dc3a8a4. Read the comment docs.