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

edgehog-device-manager / edgehog / 24996359949
72%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 12:59PM UTC
Jobs 1
Files 206
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

27 Apr 2026 12:32PM UTC coverage: 17.208% (-59.1%) from 76.297%
24996359949

push

github

ArnelaL
refactor: move file upload and compression to backend

Previously the frontend would:

- request presigned PUT/GET URLs,
- upload directly to storage,
- then mark records uploaded

Now the backend:

- receives an `Upload` (GraphQL `Upload`) and uploads it to bucket
storage itself
- computes digests on the backend
- generates compressed variants (`.gz` and `.lz4`) and stores them too
- exposes direct URLs (not presigned) via `baseFile/gzFile/lz4File`
in GraphQL

Signed-off-by: ArnelaL <arnela.lisic@secomind.com>

673 of 4679 branches covered (14.38%)

Branch coverage included in aggregate %.

2 of 104 new or added lines in 3 files covered. (1.92%)

1222 of 6333 relevant lines covered (19.3%)

1.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
58
9.05
frontend/src/components/DeviceTabs/FilesUploadTab.tsx
35
9.38
frontend/src/pages/FileCreate.tsx
9
14.63
frontend/src/components/FilesTable.tsx
Jobs
ID Job ID Ran Files Coverage
1 24996359949.1 27 Apr 2026 12:59PM UTC 206
17.21
GitHub Action Run
Source Files on build 24996359949
  • Tree
  • List 206
  • 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 #24996359949
  • 1c47da0f on github
  • Prev Build on ash_automated_cleanup (#31595DCF...)
  • Next Build on main (#1C47DA0F...)
  • 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