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

mybatis / ehcache-cache
73%
master: 73%

Build:
Build:
LAST BUILD BRANCH: renovate/github-codeql-action-digest
DEFAULT BRANCH: master
Repo Added 10 Oct 2015 11:17PM UTC
Files 7
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 copilot/update-ehcache-integration
branch: copilot/update-ehcache-integration
CHANGE BRANCH
x
Reset
  • copilot/update-ehcache-integration
  • 3c8d451e513de5eb4135a7245ac757a0ebdb2865
  • 6bc7ecd0eb018038f443acc589a095fa00489245
  • bd34e1e53c4fe64c0dc0f3dfceb5329697da4cb0
  • copilot/review-ehcache-versions
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/setup-java-3
  • dependabot/maven/fr.jcgay.maven-maven-profiler-3.1.1
  • dependabot/maven/fr.jcgay.maven-maven-profiler-3.2
  • dependabot/maven/jakarta.transaction-jakarta.transaction-api-2.0.1
  • dependabot/maven/net.sf.ehcache-ehcache-2.10.9.2
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.7.1
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.7.2
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.8.0
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.8.1
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.8.2
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.9.0
  • dependabot/maven/org.mybatis-mybatis-3.5.10
  • dependabot/maven/org.mybatis-mybatis-3.5.7
  • dependabot/maven/org.mybatis-mybatis-3.5.8
  • dependabot/maven/org.mybatis-mybatis-3.5.9
  • dependabot/maven/org.mybatis-mybatis-parent-33
  • dependabot/maven/org.mybatis-mybatis-parent-34
  • dependabot/maven/org.slf4j-slf4j-simple-1.7.31
  • dependabot/maven/org.slf4j-slf4j-simple-1.7.32
  • dependabot/maven/org.slf4j-slf4j-simple-1.7.33
  • dependabot/maven/org.slf4j-slf4j-simple-1.7.35
  • dependabot/maven/org.slf4j-slf4j-simple-1.7.36
  • master
  • mybatis-ehcache-1.3.1
  • renovate/actions-checkout-4.x
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-checkout-digest
  • renovate/actions-setup-java-4.x
  • renovate/actions-setup-java-5.x
  • renovate/actions-setup-java-digest
  • renovate/configure
  • renovate/github-codeql-action-4.x
  • renovate/github-codeql-action-digest
  • renovate/jakarta.transaction-jakarta.transaction-api-2.x
  • renovate/jamesives-github-pages-deploy-action-4.x
  • renovate/jamesives-github-pages-deploy-action-digest
  • renovate/junit-framework-monorepo
  • renovate/junit5-monorepo
  • renovate/major-junit-framework-monorepo
  • renovate/maven-3.x
  • renovate/maven-wrapper-3.x
  • renovate/org.ehcache-ehcache-3.x
  • renovate/org.junit.jupiter-junit-jupiter-engine-5.x
  • renovate/org.mybatis-mybatis-3.x
  • renovate/org.mybatis-mybatis-parent-36.x
  • renovate/org.mybatis-mybatis-parent-37.x
  • renovate/org.mybatis-mybatis-parent-38.x
  • renovate/org.mybatis-mybatis-parent-39.x
  • renovate/org.mybatis-mybatis-parent-40.x
  • renovate/org.mybatis-mybatis-parent-41.x
  • renovate/org.mybatis-mybatis-parent-42.x
  • renovate/org.mybatis-mybatis-parent-43.x
  • renovate/org.mybatis-mybatis-parent-44.x
  • renovate/org.mybatis-mybatis-parent-45.x
  • renovate/org.mybatis-mybatis-parent-46.x
  • renovate/org.mybatis-mybatis-parent-48.x
  • renovate/org.mybatis-mybatis-parent-49.x
  • renovate/org.mybatis-mybatis-parent-50.x
  • renovate/org.mybatis-mybatis-parent-51.x
  • renovate/org.slf4j-slf4j-simple-2.x
  • renovate/slf4j-monorepo
  • site

28 Feb 2026 09:16PM UTC coverage: 72.581% (-4.2%) from 76.812%
577

Pull #277

github

Copilot
Add hash-flooding DoS protection via key hash pre-mixing (issue #61)

Co-authored-by: hazendaz <975267+hazendaz@users.noreply.github.com>
Pull Request #277: Migrate to Ehcache 3 with hash-flooding DoS protection

34 of 38 branches covered (89.47%)

64 of 82 new or added lines in 4 files covered. (78.05%)

90 of 124 relevant lines covered (72.58%)

0.73 hits per line

Relevant lines Covered
Build:
Build:
124 RELEVANT LINES 90 COVERED LINES
0.73 HITS PER LINE
Source Files on copilot/update-ehcache-integration
  • Tree
  • List 7
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
577 copilot/update-ehcache-integration Add hash-flooding DoS protection via key hash pre-mixing (issue #61) Co-authored-by: hazendaz <975267+hazendaz@users.noreply.github.com> Pull #277 28 Feb 2026 09:20PM UTC Copilot github
72.58
578 copilot/update-ehcache-integration Merge 010e27e4d into 086111212 Pull #277 28 Feb 2026 09:19PM UTC web-flow github
72.58
575 copilot/update-ehcache-integration Add Ehcache 3.x support (issue #61) Co-authored-by: hazendaz <975267+hazendaz@users.noreply.github.com> Pull #277 28 Feb 2026 09:08PM UTC Copilot github
69.52
576 copilot/update-ehcache-integration Merge 0cca181b1 into 086111212 Pull #277 28 Feb 2026 09:08PM UTC web-flow github
69.52
See All Builds (529)
  • 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

© 2026 Coveralls, Inc