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

supabase / storage / 26212295571
75%

Build:
DEFAULT BRANCH: master
Ran 21 May 2026 07:37AM UTC
Jobs 2
Files 260
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

21 May 2026 07:35AM UTC coverage: 74.937% (+0.06%) from 74.874%
26212295571

push

github

web-flow
fix: add cgroup CFS throttling metrics to OTel meter (#1114)

Register four observable instruments on the existing MeterProvider to
surface container CPU bandwidth-control state so GC pauses can be
correlated with throttling in our observability backend:

- process.cpu.cfs.periods (counter)
- process.cpu.cfs.throttled_periods (counter)
- process.cpu.cfs.throttled_time (counter, ns)
- process.cpu.cfs.throttled_ratio (gauge, delta-based)

Supports cgroup v1 and v2, short-circuits cleanly on non-Linux and when
cpu.stat is unreadable, and reads the file from the OTel observable
callback (no separate timer).

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

4078 of 5994 branches covered (68.03%)

Branch coverage included in aggregate %.

63 of 72 new or added lines in 2 files covered. (87.5%)

8181 of 10365 relevant lines covered (78.93%)

411.53 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
83.62
src/internal/monitoring/cgroup-cpu-metrics.ts
Jobs
ID Job ID Ran Files Coverage
1 rest - 26212295571.1 21 May 2026 07:39AM UTC 249
57.28
GitHub Action Run
2 unit - 26212295571.2 21 May 2026 07:37AM UTC 253
40.04
GitHub Action Run
Source Files on build 26212295571
  • Tree
  • List 260
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26212295571
  • ca2e9188 on github
  • Prev Build on master (#26097809291)
  • Next Build on master (#26213350111)
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