Skip to content

Rescue SQLite regex negative tests - #80

Merged
eviltester merged 1 commit into
masterfrom
codex/rescue-sqlite-regex-negative-tests
Jul 25, 2026
Merged

Rescue SQLite regex negative tests#80
eviltester merged 1 commit into
masterfrom
codex/rescue-sqlite-regex-negative-tests

Conversation

@eviltester

Copy link
Copy Markdown
Owner

Summary

  • rescue the old SQLite regex negative coverage onto current master
  • move the test into the current sqlite repository package
  • cover unsupported regex operators, shorthand escapes, and SQL wildcard/injection-looking text as parameter values

Verification

  • mvn -B -pl ercoremodel -Dtest=SqliteRegexToLikeConverterNegativeTest test
  • mvn -B spotless:check
  • mvn -B -pl ercoremodel -DskipTests checkstyle:check@project-fqn-check

Copilot AI review requested due to automatic review settings July 25, 2026 20:55
@eviltester
eviltester merged commit 6a81809 into master Jul 25, 2026
3 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@eviltester
eviltester deleted the codex/rescue-sqlite-regex-negative-tests branch July 25, 2026 20:55
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.

2 participants