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

epazote / epazote / 27266706947
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: main
Ran 10 Jun 2026 09:27AM UTC
Jobs 1
Files 16
Run time 1min
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

10 Jun 2026 09:26AM UTC coverage: 92.951% (-0.005%) from 92.956%
27266706947

push

github

nbari
Fix flaky env-var tests: share one lock across test modules

commands and dispatch tests each had their own ENV_LOCK, but environment
variables are process-global and tests run in parallel, so the locks did
not exclude each other and EPAZOTE_* mutations raced (test_handler could
parse while another test set EPAZOTE_VERBOSE). A shared cfg(test)
cli::test_env module now provides the single lock, the EnvVarGuard, and
lock_and_clear_cli_env (which also clears EPAZOTE_BIND, previously
missed by the dispatch test). The lock recovers from poisoning so one
panicked test does not cascade.

27 of 28 new or added lines in 2 files covered. (96.43%)

4958 of 5334 relevant lines covered (92.95%)

907.71 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
96.3
src/cli/test_env.rs
Jobs
ID Job ID Ran Files Coverage
1 27266706947.1 10 Jun 2026 09:27AM UTC 16
92.95
GitHub Action Run
Source Files on build 27266706947
  • Tree
  • List 16
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27266706947
  • 1400b008 on github
  • Prev Build on sandbox (#27266240956)
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