renatahodovan / grammarinator

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

Move node selection functionality from the population to the generator #194

Closed renatahodovan closed 9 months ago

renatahodovan commented 9 months ago

From now, population is only responsible for managing the saving, loading and random selection of its tree items, but not for filtering their nodes for specific mutation operators.

coveralls commented 9 months ago

Coverage Status

coverage: 88.294% (+0.04%) from 88.252% when pulling a5b37d2ff6fc54bcaa8c5876957916e9b725d211 on pop-select into 9130cac267faddb4c36e457bf1ede434ab18b818 on master.