RackSec / desdemona

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

Multi-arity features for the infix query language #121

Closed lvh closed 8 years ago

lvh commented 8 years ago

Closes #120.

codecov-io commented 8 years ago

Current coverage is 92.00%

Merging #121 into master will not affect coverage as of 740b1e9

@@            master   #121   diff @@
=====================================
  Files           17     17       
  Stmts          225    225       
  Branches        11     11       
  Methods          0      0       
=====================================
  Hit            207    207       
  Partial         11     11       
  Missed           7      7       

Review entire Coverage Diff as of 740b1e9

Powered by Codecov. Updated on successful CI builds.

lvh commented 8 years ago

This just solves it for the grammar; infix->dsl still needs to be amended but that can be a different PR.