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

More general support for hdr stacks in primitives #86

Closed antoninbas closed 7 years ago

antoninbas commented 7 years ago

Support arbitrary primitives using header stacks as parameters, instead of just push and pop.

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   97.11%   97.12%   +<.01%     
==========================================
  Files          10       10              
  Lines        1664     1668       +4     
==========================================
+ Hits         1616     1620       +4     
  Misses         48       48
Impacted Files Coverage Δ
p4c_bm/gen_json.py 98.11% <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 e950d6b...7ace36d. Read the comment docs.