diegoholiveira / jsonlogic

Go Lang implementation of JsonLogic
MIT License
155 stars 46 forks source link

Create a helper to validate if a JSON Logic structure is valid #8

Closed diegoholiveira closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #8 into master will increase coverage by 0.69%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   94.34%   95.03%   +0.69%     
==========================================
  Files           5        5              
  Lines         513      524      +11     
==========================================
+ Hits          484      498      +14     
+ Misses         16       14       -2     
+ Partials       13       12       -1