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

Freegle / Iznik / 25006
72%

Build:
DEFAULT BRANCH: master
Ran 05 Jul 2026 04:52PM UTC
Jobs 4
Files 1369
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

05 Jul 2026 04:24PM UTC coverage: 71.82% (+0.06%) from 71.764%
25006

push

circleci

invalid-email-address
test(upload): cover the new compression telemetry handlers

Restore diff coverage for the instrumentation added in the previous commit
(Coveralls flagged a coverage dip because the new preprocess/compressor
handlers were unexercised).

Both uploader specs now spy on the Loki action() logger (mocking only
`action`, keeping the module's other exports real) and drive the new Uppy
handlers directly:

- preprocess-progress -> upload_compress_started with the original size,
  and de-duped so a repeat progress event for the same file logs once.
- compressor:complete + preprocess-complete -> upload_compress_finished with
  original/compressed sizes, elapsed_ms, compressed=true, shrunk=true.
- preprocess-complete WITHOUT compressor:complete -> the silent-failure path
  (compressed=false, size unchanged) — the real @uppy/compressor error-swallow
  behaviour this telemetry exists to measure.
- preprocess-complete with no open bracket, and bracket clearing on modal
  close, log nothing.
- uploader tag assertions (our|photo); PhotoUploader also covers the funnel
  endpoints it previously had no telemetry for (file_selected, succeeded,
  failed).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VqZianMqz6i4FKMdPgnvWM

12359 of 16366 branches covered (75.52%)

Branch coverage included in aggregate %.

131483 of 183915 relevant lines covered (71.49%)

38.12 hits per line

Coverage Regressions

Lines Coverage ∆ File
41
80.43
7.8% iznik-server-go/location/location.go
11
84.79
0.02% iznik-server-go/group/group.go
10
61.39
-1.09% iznik-nuxt3/components/PostMap.vue
2
80.54
-0.53% iznik-nuxt3/composables/useClientLog.js
Jobs
ID Job ID Ran Files Coverage
25006 playwright - 25006 05 Jul 2026 04:52PM UTC 74
22.56
CircleCI Job 25006
25006 vitest - 25006 05 Jul 2026 04:52PM UTC 746
69.52
CircleCI Job 25006
25006 laravel - 25006 05 Jul 2026 04:52PM UTC 477
68.85
CircleCI Job 25006
25006 go - 25006 05 Jul 2026 04:52PM UTC 145
84.22
CircleCI Job 25006
Source Files on build 25006
  • Tree
  • List 1369
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #25006
  • 89adad75 on github
  • Prev Build on master (#24990)
  • Next Build on master (#25053)
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