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

pulibrary / orangelight / 07ca4eb8-5291-42e3-8b3f-3d026deb2202
95%
main: 95%

Build:
Build:
LAST BUILD BRANCH: add_marquand_for_affiliates
DEFAULT BRANCH: main
Ran 30 Oct 2025 02:05PM UTC
Jobs 1
Files 222
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

30 Oct 2025 01:57PM UTC coverage: 95.379%. Remained the same
07ca4eb8-5291-42e3-8b3f-3d026deb2202

Pull #5289

circleci

sandbergja
Start migrating to Sass @use from deprecated @import

This addresses some low-hanging fruit.  However, some of the
remaining changes will be tricky, because:
1. @use rules need to go at the top of the file, so if file A
   overrides some CSS rules from file B (and therefore file A
   will need to be below file B in the final compiled CSS),
   we cannot switch file A's @import to @use until after we
   have switched file B.
2. Blacklight is still using @import.
3. We rely on bootstrap mixins in some of our Sass files.
   However, adding `@use 'bootstrap'` or `@use 'bootstrap-with-override'`
   seems to make bootstrap's styles override our own.
Pull Request #5289: Start migrating to Sass @use from deprecated @import

6172 of 6471 relevant lines covered (95.38%)

1470.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 07ca4eb8-5291-42e3-8b3f-3d026deb2202.1 30 Oct 2025 02:05PM UTC 222
95.38
Source Files on build 07ca4eb8-5291-42e3-8b3f-3d026deb2202
  • Tree
  • List 222
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #07CA4EB8...
  • Pull Request #5289
  • PR Base - main (#B1859D31...)
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