renatahodovan / grammarinator

ANTLR v4 grammar-based test generator
Other
340 stars 61 forks source link

Add new mutation and recombination operators #205

Closed renatahodovan closed 9 months ago

renatahodovan commented 9 months ago

Built upon the newly added tree nodes, five new operators were introduced that are able to manipulate the tree while it still conforms the grammar.

Additionally, forcing to use Python 3.11.5 in GitHub actions, since Python 3.11.7 causes an inexplicable failure in multiprocessing.

coveralls commented 9 months ago

Coverage Status

coverage: 85.676% (-2.1%) from 87.79% when pulling 9428cf29e508122eedae15f13145181c520eb6ce on new-ops-v5 into f48f3d60e270375f9485fc14c06dec232184f10c on master.