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

renatahodovan / grammarinator / 5180338969
84%

Build:
DEFAULT BRANCH: master
Ran 05 Jun 2023 06:01PM UTC
Jobs 1
Files 21
Run time 4s
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

pending completion
5180338969

push

github

web-flow
Improve the internal representation and calculation of min depths (#108)

Only rules, quantifiers, and alternations store information about
min depth, so make that explicit in the internal representation by
removing the `min_depth` field from the root of the graph node
class hierarchy. Moreover, differentiate between graph nodes that
contain a single min depth (rules and quantifiers, add `min_depth`
field) and those that contain multiple min depths (alternations,
add `min_depths` field).

1179 of 1330 relevant lines covered (88.65%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5180338969.1 05 Jun 2023 06:01PM UTC 21
88.65
Source Files on build 5180338969
  • Tree
  • List 21
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 00efcfee on github
  • Prev Build on master (#5179315008)
  • Next Build on master (#5182238698)
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

© 2026 Coveralls, Inc