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

Fix loop detection in StaticSeeder #235

Merged
merged 2 commits into from
Dec 27, 2021
Merged

Fix loop detection in StaticSeeder #235

merged 2 commits into from
Dec 27, 2021

Conversation

makenowjust
Copy link
Contributor

Changes

  • Fix loop detection in StaticSeeder

Verified

This commit was signed with the committer’s verified signature.
makenowjust Hiroya Fujinami
@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2021

Codecov Report

Merging #235 (58e97f9) into main (135d927) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #235   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           54        55    +1     
  Lines         1835      1815   -20     
  Branches       109        93   -16     
=========================================
- Hits          1835      1815   -20     
Impacted Files Coverage Δ
...uine/labo/recheck/automaton/AutomatonChecker.scala 100.00% <ø> (ø)
...a/codes/quine/labo/recheck/fuzz/StaticSeeder.scala 100.00% <ø> (ø)
...main/scala/codes/quine/labo/recheck/cli/Main.scala 100.00% <100.00%> (ø)
...scala/codes/quine/labo/recheck/codec/package.scala 100.00% <100.00%> (ø)
...rc/main/scala/codes/quine/labo/recheck/ReDoS.scala 100.00% <100.00%> (ø)
...s/quine/labo/recheck/diagnostics/Diagnostics.scala 100.00% <100.00%> (ø)
...la/codes/quine/labo/recheck/fuzz/FuzzChecker.scala 100.00% <100.00%> (ø)
...es/quine/labo/recheck/recall/RecallValidator.scala 100.00% <100.00%> (ø)
...a/codes/quine/labo/recheck/exec/NodeExecutor.scala 100.00% <100.00%> (ø)
...ges/eslint-plugin-redos/src/rules/no-vulnerable.ts

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 4f10eac...58e97f9. Read the comment docs.

Verified

This commit was signed with the committer’s verified signature.
makenowjust Hiroya Fujinami
@makenowjust makenowjust merged commit 09eea9c into main Dec 27, 2021
@makenowjust makenowjust deleted the loop-seeder branch December 27, 2021 15:03
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