Alan-Jowett / bpf_conformance

Measures the conformance of a BPF runtime to the ISA.
Other
27 stars 14 forks source link

Test parser could not handle --s embedded in comments #242

Closed hawkinsw closed 6 months ago

hawkinsw commented 6 months ago

If there was a -- embedded in a comment (e.g., after a #), the test parser still attempted to treat that as if it were a test parser directive.

coveralls commented 6 months ago

Coverage Status

coverage: 95.147% (-0.3%) from 95.427% when pulling c4ce8f5a4afc628637e4332006732d5c91f86dbe on hawkinsw:comments_take_precedence into fd71083171707e8e7302d4cb8d5adf284dc81c19 on Alan-Jowett:main.