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

whitfin / cachex
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 06 Jul 2017 08:54PM UTC
Files 60
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 fix/accessed-limit-cache-miss
branch: fix/accessed-limit-cache-miss
CHANGE BRANCH
x
Reset
  • fix/accessed-limit-cache-miss
  • arcanemachine-patch
  • callers-tweaks
  • cmcintosh/two-element-tuple-for-fetch
  • fallback-callers
  • issue-418
  • main
  • master
  • minor_edits
  • support-elixir-118
  • tkowal/406-populate-callers-for-better-test-integrations
  • update-default-frequency
  • update-fetch-doc
  • update_docs

12 Mar 2025 05:17PM UTC coverage: 100.0%. Remained the same
e5afbec53a45ce0e6c2b58545db7fcd41c709eed-PR-402

Pull #402

github

TylerSouthmayd
fix(Limit.Accessed): allow matching against missing cache items

- currently the code hard matches against `Cachex.touch` returning true as its value, but if something is not in a cache already touch will return false
  - this ends up crashing the Accessed module server
- making the :ok match more generic  will prevent the gen_server from crashing
Pull Request #402: fix(Limit.Accessed): allow matching against missing cache items

1 of 1 new or added line in 1 file covered. (100.0%)

812 of 812 relevant lines covered (100.0%)

1093.92 hits per line

Relevant lines Covered
Build:
Build:
812 RELEVANT LINES 812 COVERED LINES
1093.92 HITS PER LINE
Source Files on fix/accessed-limit-cache-miss
  • Tree
  • List 60
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
e5afbec5... fix/accessed-limit-cache-miss fix(Limit.Accessed): allow matching against missing cache items - currently the code hard matches against `Cachex.touch` returning true as its value, but if something is not in a cache already touch will return false - this ends up crashing the... Pull #402 12 Mar 2025 10:24PM UTC TylerSouthmayd github
100.0
See All Builds (671)
  • 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