RackSec / desdemona

Data-backed security operations
Eclipse Public License 1.0
2 stars 7 forks source link

Improve coverage by removing more unused code, adding test assertion #54

Closed ehashman closed 8 years ago

ehashman commented 8 years ago

Still working on #4.

codecov-io commented 8 years ago

Current coverage is 64.44%

Merging #54 into master will increase coverage by +6.60% as of 258b9f4

@@            master     #54   diff @@
======================================
  Files           15      15       
  Stmts          204     180    -24
  Branches         4       2     -2
  Methods          0       0       
======================================
- Hit            118     116     -2
+ Partial          4       2     -2
+ Missed          82      62    -20

Review entire Coverage Diff as of 258b9f4

Powered by Codecov. Updated on successful CI builds.

sirsean commented 8 years ago

So we're going to have to reimplement deserialize-message-json soon, but whatever that'll be easy.