Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add StaticSeeder for the new default seeder #227

Merged
merged 18 commits into from
Dec 25, 2021
Merged

Add StaticSeeder for the new default seeder #227

merged 18 commits into from
Dec 25, 2021

Conversation

makenowjust
Copy link
Contributor

Changes

  • Add StaticSeeder and set it as the default
  • Decrease incubationLimit, maxGeneString and maxGeneStringSize values
  • Improve repetition count estimation

@codecov-commenter
Copy link

codecov-commenter commented Dec 25, 2021

Codecov Report

Merging #227 (c5981a9) into main (a72b7dd) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #227   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           51        54    +3     
  Lines         1762      1817   +55     
  Branches       107       120   +13     
=========================================
+ Hits          1762      1817   +55     
Impacted Files Coverage Δ
...rc/main/scala/codes/quine/labo/recheck/ReDoS.scala 100.00% <ø> (ø)
...odes/quine/labo/recheck/automaton/OrderedNFA.scala 100.00% <ø> (ø)
.../codes/quine/labo/recheck/fuzz/DynamicSeeder.scala 100.00% <ø> (ø)
...main/scala/codes/quine/labo/recheck/cli/Main.scala 100.00% <100.00%> (ø)
...scala/codes/quine/labo/recheck/cli/arguments.scala 100.00% <100.00%> (ø)
...scala/codes/quine/labo/recheck/codec/package.scala 100.00% <100.00%> (ø)
...scala/codes/quine/labo/recheck/common/Seeder.scala 100.00% <100.00%> (ø)
...odes/quine/labo/recheck/automaton/Complexity.scala 100.00% <100.00%> (ø)
...in/scala/codes/quine/labo/recheck/data/Graph.scala 100.00% <100.00%> (ø)
.../scala/codes/quine/labo/recheck/fuzz/FString.scala 100.00% <100.00%> (ø)
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a72b7dd...c5981a9. Read the comment docs.

@makenowjust makenowjust merged commit fe942f9 into main Dec 25, 2021
@makenowjust makenowjust deleted the static-seeder branch December 25, 2021 08:16
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.

None yet

2 participants