• 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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • arcanemachine-patch
  • callers-tweaks
  • cmcintosh/two-element-tuple-for-fetch
  • fallback-callers
  • fix/accessed-limit-cache-miss
  • 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

17 Oct 2025 06:11PM UTC coverage: 100.0%. Remained the same
2bae94fe21b42ca7733da3c2fdf25fbd52f5bb9e

push

github

web-flow
Update fetch docs to explain existing nil value scenario (#424)

Otherwise it's not documented anywhere that if the key exists but the value is nil, it won't return the cache value but will instead run the fallback function.

816 of 816 relevant lines covered (100.0%)

1093.73 hits per line

Relevant lines Covered
Build:
Build:
816 RELEVANT LINES 816 COVERED LINES
1093.73 HITS PER LINE
Source Files on master
  • Tree
  • List 60
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2bae94fe... main Update fetch docs to explain existing nil value scenario (#424) Otherwise it's not documented anywhere that if the key exists but the value is nil, it won't return the cache value but will instead run the fallback function. push 17 Oct 2025 06:13PM UTC web-flow github
100.0
b1aaa42b... main Update test compatibility with OTP 28 push 21 Jul 2025 04:03PM UTC whitfin github
100.0
bd61e335... main Update typespecs for `Cachex.put/4` and `Cachex.put_many/3` (#421) push 21 Jul 2025 03:29PM UTC web-flow github
100.0
1cbee29a... arcanemachine-patch Update typespecs for `Cachex.put/4` and `Cachex.put_many/3` These functions both define a return type of `{status, boolean}`, but both may return e.g. `{:error, :no_cache}`, such as when an invalid cache name is given: ``` iex> Cachex.put(:h... Pull #421 21 Jul 2025 03:29PM UTC web-flow github
100.0
d7a0b09d... main Update docs to remove references from V3 (#420) push 14 Jul 2025 02:38PM UTC web-flow github
100.0
b653ea1b... update_docs Update docs to remove references from V3 Pull #420 14 Jul 2025 02:38PM UTC speeddragon github
100.0
d363ae16... main Bump to v4.1.1 push 30 Jun 2025 03:58PM UTC whitfin github
100.0
ae7cfab0... main Ensure that prune actions are fully local (#419) push 30 Jun 2025 03:52PM UTC web-flow github
100.0
53d9af10... issue-418 Ensure that prune actions are fully local Pull #419 30 Jun 2025 03:47PM UTC whitfin github
100.0
db448c9f... main Update default pruning frequency in documentation (#415) push 06 Jun 2025 03:03PM UTC web-flow github
100.0
See All Builds (672)
  • 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