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

sapcc / go-bits
36%
master: 31%

Build:
Build:
LAST BUILD BRANCH: fix-gomm
DEFAULT BRANCH: master
Repo Added 20 Jun 2022 11:47AM UTC
Token eInadSGlX4HXZn0GV362JdRNjGYfqjUqE regen
Build 687 Last
Files 56
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH regexpext-optimize-literals
branch: regexpext-optimize-literals
CHANGE BRANCH
x
Reset
Sync Branches
  • regexpext-optimize-literals
  • SuperSandro2000-patch-1
  • add_is_project_admin_token_field
  • assert-deepequal-match-input-types
  • audittools-fix-gopherpolicy-integration
  • audittools-fix-panic
  • audittools-simple-mode
  • audittools-simplification
  • audittools_rabbitmq_persistence
  • autoupdateable-deps
  • bugfix-liquid-client
  • bump-all-deps
  • bump-jose
  • bump-majewsky-gg
  • cache_size
  • configset-use-option
  • context-background
  • dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.3
  • dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.7
  • dependabot/go_modules/golang.org/x/net-0.38.0
  • distributefairly-catch-errors
  • easypg-better-test-mode
  • easypg-fix-duplicate-keys-in-snapshot
  • easypg-fix-quoting
  • easypg-force-locale-on-testdb
  • easypg-multiple-test-databases
  • easypg-simplify-snapshots
  • externalSecret
  • fix-gomm
  • fix_db_connection
  • ginkgo-readiness
  • ginkgo-readiness-audittools
  • golangci-lint
  • gophercloud2
  • gophercloudext
  • gophercloudext-customize-authoptions
  • gophercloudext-fix-missing-domain
  • gopherpolicy-compact-serialization
  • gopherpolicy-remove-strict-yaml-dep
  • http-utils
  • httpext-limit-concurrent-requests
  • httptest
  • job-process-many
  • jobloop-ctx-everywhere
  • jobloop-improve-error-handling
  • jobloop-jitter
  • jobloop-panic
  • lints
  • liquid-client
  • liquid-ignore-duplicate-service-info
  • liquidapi
  • liquidapi-commitment-delegation
  • liquidapi-enable-profiling
  • liquidapi-fix-distribute-fairly-overflow
  • liquidapi-healthcheck
  • liquidapi-use-gophercloudext
  • liquidapi-utils
  • master
  • new-package-httpapi
  • os-utils
  • pluggable
  • pprofapi
  • promquery
  • promquery-allow-zero-results-if-configured
  • promquery-bulkcache
  • promquery-support-json-config
  • promquery-threadsafe-bulkquerycache
  • regexpext
  • regexpext-identifierconfigset
  • remove-gorilla-mux
  • renovate/all
  • renovate/external-dependencies
  • renovate/github.com-lib-pq-1.x
  • renovate/github.com-prometheus-client_golang-1.x
  • renovate/github.com-rabbitmq-amqp091-go-1.x
  • renovate/github.comsapcc
  • renovate/go-1.x
  • renovate/gopkg.in-yaml.v2-3.x
  • renovate/major-external-dependencies
  • respond-with-obsfuscated-error
  • respondwith-clienterror
  • respondwith-optimize-allocations
  • revert-111-audittools_rabbitmq_persistence
  • secrets-json
  • sql-utils
  • token-helper
  • vault-remove-stat
  • yaml

16 Sep 2024 11:31AM UTC coverage: 36.203% (+0.7%) from 35.521%
10882940456

Pull #163

github

majewsky
regexpext: avoid compiling to regexp when the pattern is a literal

This reduces pressure on the LRU cache holding compiled regex instances.
In Limes, we currently have >100 BoundedRegexp instances in our config
file, but the cache only has 64 entries, so it is constantly being
thrashed.
Pull Request #163: regexpext: avoid compiling to regexp when the pattern is a literal

24 of 26 new or added lines in 1 file covered. (92.31%)

2 existing lines in 1 file now uncovered.

677 of 1870 relevant lines covered (36.2%)

3.45 hits per line

Relevant lines Covered
Build:
Build:
1870 RELEVANT LINES 677 COVERED LINES
3.45 HITS PER LINE
Source Files on regexpext-optimize-literals
  • Tree
  • List 39
  • Changed 4
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10882940456 regexpext-optimize-literals regexpext: avoid compiling to regexp when the pattern is a literal This reduces pressure on the LRU cache holding compiled regex instances. In Limes, we currently have >100 BoundedRegexp instances in our config file, but the cache only has 64 ent... Pull #163 16 Sep 2024 11:34AM UTC majewsky github
36.2
See All Builds (686)

Badge your Repo: go-bits

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc