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

pulibrary / orangelight / c51670e7-f09a-44bd-a2a0-048d68155148
95%
main: 95%

Build:
Build:
LAST BUILD BRANCH: jquery-figgy-manifest-manager
DEFAULT BRANCH: main
Ran 12 Nov 2025 09:44PM UTC
Jobs 1
Files 225
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

12 Nov 2025 09:23PM UTC coverage: 95.153%. Remained the same
c51670e7-f09a-44bd-a2a0-048d68155148

Pull #5357

circleci

sandbergja
Remove unused conditional branch

In Javascript, `[] === []` does _not_ evaluate to true.
This is because arrays are a type of Object in JS, and
Objects are considered equal only if they reference the
same symbol.

Therefore, this branch never was reached.

See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Equality_comparisons_and_sameness#loose_equality_using
Pull Request #5357: Remove unused conditional branch

6203 of 6519 relevant lines covered (95.15%)

1445.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 c51670e7-f09a-44bd-a2a0-048d68155148.1 12 Nov 2025 09:44PM UTC 225
95.15
Source Files on build c51670e7-f09a-44bd-a2a0-048d68155148
  • Tree
  • List 225
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #C51670E7...
  • Pull Request #5357
  • PR Base - main (#87D69976...)
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