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

agama-project / agama / 13699602539 / 2 – rust

Build:
Build:
LAST BUILD BRANCH: log-failure-details
DEFAULT BRANCH: master
Ran 06 Mar 2025 03:47PM UTC
Files 134
Run time 38min
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

06 Mar 2025 01:17PM UTC coverage: 24.944%. First build
rust – 13699602539.2

push

github

web-flow
feat: add support for some YaST-like URLs (#2118)

## Problem

Agama [Transfer's
API](https://github.com/agama-project/agama/blob/master/rust/agama-lib/src/utils/transfer.rs)
does not understand [YaST-specific
URLs](https://github.com/yast/yast-installation/blob/master/doc/url.md).

It is impossible to handle URLs like `usb://OEMDRV/autoinst.xml`,
`device:///autoinst.xml`, etc.

> [!NOTE]
> It might not cover 100% of the old API cases, but we are working
towards that.

## Solution

This PR aims to add partial support for these URLs. The following
schemes are supported: `device:`, `usb:`, `label:`, `HD:`, `DVD:` and
`cd:`. Support for well-known URLs (e.g., `file:`, `http:`, `https:`,
`ftp:`, `nfs:`, etc.) is still implemented using CURL.

> [!WARNING]
> `agama download` now requires specifying a DESTINATION file (instead
of writing to stdout). Agama uses stdout to tell where it is searching.

## Testing

- Added a new unit test
- Tested manually

1787 of 7164 relevant lines covered (24.94%)

0.68 hits per line

Source Files on job rust - 13699602539.2
  • Tree
  • List 134
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13699602539
  • 9b86fd21 on github
  • Prev Job for on after-release-beta2 (#13680801738.)
  • Next Job for on after-release-beta2 (#13722340327.2)
  • 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