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

edgehog-device-manager / edgehog / ab1f2394616e7a578f6ae1bc0e90651a6fb5f1e0-PR-1274
77%
main: 78%

Build:
Build:
LAST BUILD BRANCH: feat/file-upload-request
DEFAULT BRANCH: main
Ran 09 Mar 2026 12:02PM UTC
Jobs 1
Files 446
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

09 Mar 2026 11:57AM UTC coverage: 78.297% (+0.03%) from 78.268%
ab1f2394616e7a578f6ae1bc0e90651a6fb5f1e0-PR-1274

Pull #1274

github

osmanhadzic
chore: Generated Files.FileUploadRequest resource

Generated the `Files.FileDownloadRequest` resource using the command

```bash
mix ash.gen.resource Edgehog.Files.FileUploadRequest \\
  --default-actions read,destroy \\
  --uuid-v7-primary-key id \\
  --attribute url:string:required:public \\
  --attribute source:string:public \\
  --attribute compression:string:public \\
  --attribute progress_enabled:boolean:public \\
  --attribute status:string:public \\
  --attribute progress_percentage:integer:public \\
  --attribute response_code:integer:public \\
  --attribute response_message:string:public \\
  --relationship belongs_to:device:Edgehog.Devices.Device:required:public \\
  --timestamps \\
  --extend postgres,graphql
````

Signed-off-by: Osman Hadzic <osman.hadzic@secomind.com>
Pull Request #1274: chore: Generated Files.FileUploadRequest resource

2767 of 3534 relevant lines covered (78.3%)

508.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ab1f2394616e7a578f6ae1bc0e90651a6fb5f1e0-PR-1274.1 09 Mar 2026 12:02PM UTC 446
78.3
GitHub Action Run
Source Files on build ab1f2394616e7a578f6ae1bc0e90651a6fb5f1e0-PR-1274
  • Tree
  • List 446
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1274
  • PR Base - main (#712F460F...)
  • 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