p4lang / p4c-bm

Generates the JSON configuration for the behavioral-model (bmv2), as well as the C/C++ PD code
Apache License 2.0
24 stars 29 forks source link

Reject programs which match on variable-length fields #93

Closed antoninbas closed 6 years ago

antoninbas commented 6 years ago

Fixes #92

codecov-io commented 6 years ago

Codecov Report

Merging #93 into master will decrease coverage by 0.05%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
- Coverage   97.14%   97.09%   -0.06%     
==========================================
  Files          10       10              
  Lines        1681     1686       +5     
==========================================
+ Hits         1633     1637       +4     
- Misses         48       49       +1
Impacted Files Coverage Δ
p4c_bm/gen_json.py 98.03% <83.33%> (-0.09%) :arrow_down:

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 5876e96...db2c7c7. Read the comment docs.