pladdy / cabby

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

Stones update #48

Closed pladdy closed 5 years ago

pladdy commented 5 years ago

What's new

How to test

make test

Depends on https://github.com/pladdy/stones/pull/9 getting merged

codecov-io commented 5 years ago

Codecov Report

Merging #48 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage    95.3%   95.32%   +0.02%     
==========================================
  Files          25       25              
  Lines        1639     1647       +8     
==========================================
+ Hits         1562     1570       +8     
  Misses         44       44              
  Partials       33       33
Impacted Files Coverage Δ
http/objects.go 87.38% <100%> (+0.35%) :arrow_up:
sqlite/object.go 97.14% <100%> (+0.1%) :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 bf7eade...9ed297d. Read the comment docs.