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

levibostian / decaf
82%

Build:
DEFAULT BRANCH: main
Repo Added 09 Jul 2025 12:56PM UTC
Token rCae1k1A8DC1aUMDUAbEzMJKfGaOzKdQE regen
Build 464 Last
Files 21
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: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 0.1.0
  • alert-autofix-8
  • alpha
  • auto-merge-type
  • bug-no-tags
  • circle-dont-run-on-main
  • customize-the-pr-comment
  • debug-logs
  • deno-2.6
  • enable-lint
  • fix-action
  • fix-debug
  • fix-main-branch-not-included
  • fix-running-install-gh-actions
  • fix-simulated-merge-squash
  • getlatestcommitonbranch-bug
  • install-404
  • latest
  • latest-merge-conflicts
  • multiple-runs
  • output
  • parse-commits
  • pr-comments-more-useful
  • read-only-circleci
  • refetch-before-verification
  • rename
  • rename-DATA_FILE_PATH-env-var
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-checkout-digest
  • renovate/actions-create-github-app-token-digest
  • renovate/ansi-styles-6.x
  • renovate/configure
  • renovate/coverallsapp-github-action-digest
  • renovate/david-dax-0.x
  • renovate/deno-monorepo
  • renovate/gh-2.x
  • renovate/github-actions
  • renovate/granodigital-report-annotate-2.x
  • renovate/granodigital-report-annotate-3.x
  • renovate/levibostian-mock-a-bin-1.x
  • renovate/major-github-artifact-actions
  • renovate/pin-dependencies
  • replace-with-dax
  • shebang
  • test-toolkit
  • there-was-an-error
  • tokens
  • vk/068a-fix-permissions
  • vk/3f53-update-the-insta

19 Jan 2026 04:13PM UTC coverage: 81.616% (+0.02%) from 81.597%
21144387508

push

github

web-flow
feat: rename the environment variable used to communicate wtih user scripts (#130)

## Related GitHub Issues
<!-- Link to any related GitHub issues that this pull request addresses
or closes. -->

## Problem
<!-- A clear description of the problem that this pull request is
solving. -->

I just want a better name. DATA_FILE_PATH describes poorly what tool
owns the env var and what the purpose is.

## Solution
<!-- Describe the approach you took to solve the problem and the changes
made in this pull request. -->

New name: `DECAF_COMM_FILE_PATH` - it includes "decaf" in the name,
"comm" to indicate it's used for communication, and "file path" is still
in the name because the value is a file path.

This has the potential of being a breaking change. Though we are
pre-1.0, I dont want to make it breaking now for such a small change.
Because of that, we are just adding support for the new env var so users
can begin to use it. Then in 1.0, we will drop the old one.

## Testing
<!-- Choose one of the below options for how you tested the code change.
Include any specific setup or instructions for testing. -->
- [X] Added automated tests. 
- [ ] Manually tested. If you check this box, provide instructions for
others to test, too.   

## Notes for reviewers 
<!-- If there is any additional information you would like to share with
the person reviewing this pull request, please provide it here. -->

Marking this as a `feat:` to ship this change to prod as a new release.
Even though this is a small change, we are updating the README docs to
encourage people to use the new env var name as soon as possible to
prepare for v1.0. To do that, we need to ship this change, otherwise
their script will not work.

210 of 225 branches covered (93.33%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 3 files covered. (100.0%)

1335 of 1668 relevant lines covered (80.04%)

73.61 hits per line

Relevant lines Covered
Build:
Build:
1668 RELEVANT LINES 1335 COVERED LINES
73.61 HITS PER LINE
Source Files on main
  • Tree
  • List 21
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21144387508 main feat: rename the environment variable used to communicate wtih user scripts (#130) ## Related GitHub Issues <!-- Link to any related GitHub issues that this pull request addresses or closes. --> ## Problem <!-- A clear description of the problem... push 19 Jan 2026 04:14PM UTC web-flow github
81.62
21143572617 main chore(deps): update dependency @levibostian/mock-a-bin to v1.1.0 (#129) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confiden... push 19 Jan 2026 03:47PM UTC web-flow github
81.6
21096079391 main documentation + automated tests for project's deployment scripts (#125) ## Related GitHub Issues <!-- Link to any related GitHub issues that this pull request addresses or closes. --> ## Problem <!-- A clear description of the problem that this ... push 17 Jan 2026 02:50PM UTC web-flow github
81.6
21094458760 main chore(deps): update granodigital/report-annotate action to v3.1.3 (#128) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [granodigital/report-annotate](https://redirect.github.com/granodigital/rep... push 17 Jan 2026 12:43PM UTC web-flow github
80.81
21094453456 main chore(deps): update dependency deno to v2.6.5 (#127) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [deno](https://redirect.github.com/denoland/deno) | patch | `2.6.4` → `2.6.5` | --- ### Release Notes <... push 17 Jan 2026 12:42PM UTC web-flow github
80.81
20878667360 main chore(deps): pin asdf-vm/actions action to b7bcd02 (#126) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [asdf-vm/actions](https://redirect.github.com/asdf-vm/actions) | action | pinDigest | → `b... push 10 Jan 2026 12:59PM UTC web-flow github
80.81
20856085900 main fix: github action not able to execute the production binary (#124) ## Related GitHub Issues <!-- Link to any related GitHub issues that this pull request addresses or closes. --> ## Problem <!-- A clear description of the problem that this pull... push 09 Jan 2026 03:04PM UTC web-flow github
80.81
20783133709 main add permissions block to github action workflow for testing install script push 07 Jan 2026 01:30PM UTC web-flow github
80.81
20782963163 main fix: install the downloaded decaf binary to a directory, not CWD (#121) ## Summary Updated the install script to follow XDG Base Directory standards by installing the binary to `~/.local/bin` instead of the current working directory. Why? In so... push 07 Jan 2026 01:24PM UTC web-flow github
80.81
20755812787 main ci: fix code scanning warnings for github action workflow files (#122) I enabled code scanning recently. I got some warnings. This change should silence them. push 06 Jan 2026 05:06PM UTC web-flow github
80.81
See All Builds (309)

Badge your Repo: decaf

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

© 2026 Coveralls, Inc