• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

KarpelesLab / gopcre2 / 23745589309

Builds Branch Commit Type Ran Committer Via Coverage
23745589309 master Reduce cyclomatic complexity in lexer, parser, and program Extract lookup tables for escape sequences (charTypeEscapes, anchorEscapes, simpleEscapes), POSIX classes (posixClasses), and opcode names (opNames) to replace large switch statements. l... push 30 Mar 2026 12:51PM UTC MagicalTux github
65.94
23745550985 master Create FUNDING.yml push 30 Mar 2026 12:50PM UTC web-flow github
65.36
23745417861 master Add AllowInlineLimits flag for opt-in pattern limit directives By default, inline limit directives like (*LIMIT_MATCH=N) in patterns are ignored to prevent untrusted patterns from loosening caller-set safety limits. Pass AllowInlineLimits at comp... push 30 Mar 2026 12:46PM UTC MagicalTux github
65.36
23745207466 master Run gofmt -s on all source files Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> push 30 Mar 2026 12:41PM UTC MagicalTux github
65.2
23745180264 master Use official actions and Coveralls GitHub Action Switch to actions/checkout@v6, actions/setup-go@v6, and the official coverallsapp/github-action@v2 for coverage upload. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> push 30 Mar 2026 12:41PM UTC MagicalTux github
65.2
23745122480 master Fix CI to test against Go 1.25 and 1.26 Module requires go 1.25+, so testing against 1.22-1.24 will always fail. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> push 30 Mar 2026 12:39PM UTC MagicalTux github
65.2
23745100505 master Ignore inline limit directives from patterns for safety Inline directives like (*LIMIT_MATCH=N) in patterns are intentionally not honored. If an attacker controls the pattern (which is the prerequisite for a ReDoS attack), they could use inline d... push 30 Mar 2026 12:38PM UTC MagicalTux github
65.2
23745063419 master Add GitHub Actions CI workflow and README badges Add CI workflow running tests on Go 1.22-1.24 with coverage upload to Coveralls. Add badges for pkg.go.dev, GitHub Actions, Coveralls, and Go Report Card. Co-Authored-By: Claude Opus 4.6 (1M conte... push 30 Mar 2026 12:38PM UTC MagicalTux github
65.21
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc