pladdy / cabby

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

Bundle to envelope #52

Closed pladdy closed 5 years ago

pladdy commented 5 years ago

What's new

How to test

make test

codecov[bot] commented 5 years ago

Codecov Report

Merging #52 into master will increase coverage by 0.09%. The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   95.35%   95.45%   +0.09%     
==========================================
  Files          25       25              
  Lines        1700     1693       -7     
==========================================
- Hits         1621     1616       -5     
+ Misses         45       44       -1     
+ Partials       34       33       -1
Impacted Files Coverage Δ
cabby.go 90.47% <ø> (ø) :arrow_up:
backends/sqlite/object.go 97.4% <100%> (ø) :arrow_up:
http/objects.go 89.56% <90.9%> (+1.04%) :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 ad3728c...79718e6. Read the comment docs.