• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

shnewto / bnf / 12615083518
96%

Build:
DEFAULT BRANCH: main
Ran 05 Jan 2025 12:46AM UTC
Jobs 1
Files 13
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Jan 2025 12:45AM UTC coverage: 98.263% (-0.2%) from 98.471%
12615083518

push

github

web-flow
added Format trait to support different BNF syntaxes, and a basic implementation of ABNF  to demonstrate (#154)

* added support for some ABNF features, with a good bit of code duplication

* refactored formats into traits that are passed around via type parameters ala parse_from::<ABNF>(input)

* added support for comments yay

* added autodetecion of format in Grammar::FromStr(), tested slightly in tests/grammar.rs

* added adefault feature flag for ABNF since the monomorphization could increase compiletimes more than you'd expect(maybe?)

* fixed a bug where comments at the start of a grammar would confuse the auto-detector

* made ABNF nonterminals less... all-consuming

171 of 177 new or added lines in 6 files covered. (96.61%)

2150 of 2188 relevant lines covered (98.26%)

56650.41 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
99.48
-0.52% src/parsers.rs
5
97.21
-0.89% src/grammar.rs
Jobs
ID Job ID Ran Files Coverage
1 12615083518.1 05 Jan 2025 12:46AM UTC 13
98.26
GitHub Action Run
Source Files on build 12615083518
  • Tree
  • List 13
  • Changed 10
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2479db7b on github
  • Prev Build on main (#12541515412)
  • Next Build on main (#12615446119)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc