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

renatahodovan / grammarinator / 5178865808
84%

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

push

github

web-flow
Split Tool API from CLI (#106)

Keep CLI entry points that can either be executed as console
scripts (e.g., `grammarinator-process`) or as modules (e.g.,
`python -m grammarinator.process`) in the `grammarinator` modules,
but move tool classes that can be invoked via the Tool API (e.g.,
`FuzzerFactory`) into a submodule called `grammarinator.tool`.

In addition to nicer separation of logic, this approach helps to
get rid of runtime warnings about import order causing potentially
unpredictable behaviour.

Also rename ANTLRv4 resource and parser directories.

1173 of 1324 relevant lines covered (88.6%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5178865808.1 05 Jun 2023 03:19PM UTC 21
88.6
Source Files on build 5178865808
  • Tree
  • List 21
  • Changed 16
  • Source Changed 16
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f397e2e3 on github
  • Prev Build on master (#4994187124)
  • Next Build on master (#5179315008)
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