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

renatahodovan / grammarinator / 5178865808 / 1
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 05 Jun 2023 03:19PM UTC
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

05 Jun 2023 03:19PM UTC coverage: 88.595% (+0.2%) from 88.411%
5178865808.1

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

Source Files on job 5178865808.1
  • Tree
  • List 21
  • Changed 16
  • Source Changed 16
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5178865808
  • f397e2e3 on github
  • Prev Job for on master (#4994187124.1)
  • Next Job for on master (#5179315008.1)
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