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

Add support for 'saturating' P4_14 field attribute #90

Closed antoninbas closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #90 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   97.13%   97.14%   +<.01%     
==========================================
  Files          10       10              
  Lines        1677     1681       +4     
==========================================
+ Hits         1629     1633       +4     
  Misses         48       48
Impacted Files Coverage Δ
p4c_bm/gen_json.py 98.12% <100%> (ø) :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 43c8f7c...f800ee3. Read the comment docs.