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

edgehog-device-manager / edgehog / 1c47da0fdd7a231238293b7b2c573bbfef16abe5
72%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 01:00PM UTC
Jobs 1
Files 514
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

27 Apr 2026 12:32PM UTC coverage: 75.851% (-0.4%) from 76.297%
1c47da0fdd7a231238293b7b2c573bbfef16abe5

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>

3185 of 4199 relevant lines covered (75.85%)

501.21 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
54.55
-45.45% lib/edgehog/files/file_download_request/changes/extract_file_data.ex
3
91.67
0.0% lib/edgehog/tenants/tenant/changes/handle_cleanup.ex
2
75.0
-6.82% lib/edgehog/files/file_download_request/changes/handle_ephemeral_file_deletion.ex
2
91.38
-1.48% test/support/fixtures/files_fixtures.ex
Jobs
ID Job ID Ran Files Coverage
1 1c47da0fdd7a231238293b7b2c573bbfef16abe5.1 27 Apr 2026 01:00PM UTC 514
75.85
GitHub Action Run
Source Files on build 1c47da0fdd7a231238293b7b2c573bbfef16abe5
  • Tree
  • List 514
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1c47da0f on github
  • Prev Build on ash_automated_cleanup (#31595DCF...)
  • Next Build on main (#25112748819)
  • 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