Closed antoninbas closed 7 years ago
Merging #86 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ 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.
Support arbitrary primitives using header stacks as parameters, instead of just push and pop.