Skip to content

Pull in latest #2

Open
globalpayments-rcarrier wants to merge 6621 commits intogozego:masterfrom
WebFuzzing:master
Open

Pull in latest #2
globalpayments-rcarrier wants to merge 6621 commits intogozego:masterfrom
WebFuzzing:master

Conversation

@globalpayments-rcarrier
Copy link
Copy Markdown

No description provided.

man-zhang and others added 30 commits February 6, 2026 22:12
some documentation for CoveredTargets
arcuri82 and others added 30 commits March 18, 2026 21:13
…#1476)

* Fix solver generation when comparision to null

* Add support for not equal

* Not fail when no support conditions happen

* Apply suggestions from code review

Co-authored-by: Agustina Aldasoro <agusaldasoro@users.noreply.github.com>

* Add more supported types and fix join column name
bugfixes BigDecimalGene.setValueWithDecimal() and MapGene.randomize() / enhancing  GeneSamplerForTest
SteadyStateGeneticAlgorithm never called super.searchOnce() nor
formTheNextPopulation(), so inheriting from StandardGeneticAlgorithm
created unnecessary coupling to a concrete class. SteadyState now
inherits directly from AbstractGeneticAlgorithm, simplifying the
hierarchy. StandardGeneticAlgorithm no longer needs to be open.
…setValueWithLong

# Conflicts:
#	core/src/main/kotlin/org/evomaster/core/search/gene/numeric/BigDecimalGene.kt
#	core/src/test/kotlin/org/evomaster/core/search/gene/BigDecimalGeneTest.kt
…le-from-standard-ga-v2

refactor: decouple SteadyStateGA from StandardGeneticAlgorithm
…ithLong

Ensured `BigDecimalGene.setValueWithDecimal` clamps values if within range.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.