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

BacLuc / ecamp3 / 27863665817
36%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: chore/pdf-css-tools-glob
DEFAULT BRANCH: devel
Ran 20 Jun 2026 07:02AM UTC
Jobs 3
Files 696
Run time 2min
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

20 Jun 2026 06:46AM UTC coverage: 35.761%. First build
27863665817

push

github

BacLuc
chore(pdf): remove deprecated css/source-map-resolve and glob

Removes the remaining (breaking-change) deprecated dependencies from pdf:

- css@3.0.0 (unmaintained) pulled in the deprecated source-map-resolve@
  0.6.0. Replace it with @adobe/css-tools, a maintained drop-in fork of
  the same reworkcss `css` package with an identical parse() API and no
  source-map-resolve dependency. Only vue-pdf-style-plugin.js used it
  (`import { parse } from 'css'`), now from '@adobe/css-tools'.
- glob was deprecated at v10 (via js-beautify <- @vue/test-utils).
  Override it to ^13 (13.0.6, the current non-deprecated release; the
  glob author deprecates all-but-latest). glob is only used by
  js-beautify's CLI, not at runtime, so the major bump is safe.

Behaviour verified unchanged:
- The vue-pdf-style-plugin output is byte-identical for all 49
  <pdf-style> blocks in the repo before/after the parser swap.
- The vueRenderer snapshot tests (34) pass with no snapshot changes,
  i.e. the rendered PDF structure is identical.
- pdf build and lint:check pass. `npm install` reports no deprecations.

Lockfile regenerated via a clean install so the overrides resolve with
full integrity metadata.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

840 of 4746 branches covered (17.7%)

Branch coverage included in aggregate %.

4856 of 11182 relevant lines covered (43.43%)

983.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 pdf - 27863665817.1 20 Jun 2026 07:02AM UTC 68
73.06
GitHub Action Run
2 api - 27863665817.2 20 Jun 2026 07:05AM UTC 239
88.34
GitHub Action Run
3 frontend - 27863665817.3 20 Jun 2026 07:05AM UTC 389
15.3
GitHub Action Run
Source Files on build 27863665817
  • Tree
  • List 696
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27863665817
  • ce3de6ba on github
  • Delete
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