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

pulibrary / bibdata / 16233222-e055-4565-b640-e2577599a44f
92%
main: 90%

Build:
Build:
LAST BUILD BRANCH: frozen-string-literals
DEFAULT BRANCH: main
Ran 31 May 2025 12:19AM UTC
Jobs 1
Files 116
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

31 May 2025 12:12AM UTC coverage: 91.682%. Remained the same
16233222-e055-4565-b640-e2577599a44f

Pull #2738

circleci

sandbergja
don't let one preserving_envvar test failure cause additional test failures

Previously, since we use a Mutex to make sure that multiple
test threads aren't modifying the same environment variable
simultaneously, a failing test caused a Cache Poisoning
error, indicating that perhaps the other test failed to put
its environment variable back to its original value.

However, we can safely ignore this Error (rather than unwrap
and cause a panic), since the original value of the environment
variable does not matter for our purposes.

Also, use a type alias and better variable names for clarity.
Pull Request #2738: don't let one preserving_envvar test failure cause additional test failures

3494 of 3811 relevant lines covered (91.68%)

385.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16233222-e055-4565-b640-e2577599a44f.1 31 May 2025 12:19AM UTC 116
91.68
Source Files on build 16233222-e055-4565-b640-e2577599a44f
  • Tree
  • List 116
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #16233222...
  • Pull Request #2738
  • PR Base - main (#155F2122...)
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