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

renatahodovan / grammarinator / 6988964202
84%

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2023 12:11PM UTC
Jobs 1
Files 23
Run time 2s
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

25 Nov 2023 12:09PM UTC coverage: 88.242% (-0.3%) from 88.575%
6988964202

push

github

web-flow
Add support for multiple tree file formats (#186)

The now-added tree codec framework provides means to convert
between trees and arrays of bytes. Moreover, enhanced codecs can
also support the serialization and deserialization of additional
data (called annotations). The default population implementation
is updated to make use of the tree codec framework and make optimal
use of the annotations if supported by the chosen codec.

At the moment, two tree codecs are supported: a json-based, with no
support for annotations, and a pickle-based, with support for
annotations.

Note: The internal format of the files read and written by the
pickle-based tree codec are NOT backward compatible with the
serialized trees created with previous versions.

Co-authored-by: Renata Hodovan <reni@inf.u-szeged.hu>

96 of 113 new or added lines in 6 files covered. (84.96%)

1501 of 1701 relevant lines covered (88.24%)

0.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
93.2
-0.61% grammarinator/tool/default_population.py
13
75.93
grammarinator/tool/tree_codec.py
Jobs
ID Job ID Ran Files Coverage
1 6988964202.1 25 Nov 2023 12:11PM UTC 23
88.24
Source Files on build 6988964202
  • Tree
  • List 23
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c764e004 on github
  • Prev Build on master (#6988488655)
  • Next Build on master (#6989861932)
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