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

agama-project / agama / 17238904944 / 1 – rust
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2025 01:10PM UTC
Files 186
Run time 5s
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

26 Aug 2025 12:59PM UTC coverage: 21.949%. First build
rust – 17238904944.1

push

github

web-flow
Implemented --local option to allow profile validation without accessing agama server (#2670)

## Problem

[bsc#1247424](https://bugzilla.suse.com/show_bug.cgi?id=1247424)

Originally agama-cli performed profile validation by asking agama server
through HTTP API. This might complicate migration from older products
sometimes.

## Solution

Implemented --local option so you can ask ```agama config --local
validate``` for checking the profile and CLI won't send it to agama
server.

The option ```--local``` was implemented as ```config``` command
specific as I didn't identify any other command where it could make
sense.

TODO:
- ~~refactoring~~
- ~~test other config subcommands and identify those which might work
with --local as well~~ So far didn't find any other which makes sense or
could work locally. So if no idea appears during the review may be it is
a time to move the option even one more level lower (```agama config
validate --local```)


## Testing

- *Tested manually*

2068 of 9422 relevant lines covered (21.95%)

0.43 hits per line

Source Files on job rust - 17238904944.1
  • Tree
  • List 186
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17238904944
  • a7f5f8b8 on github
  • Prev Job for on master (#17232323885.)
  • Next Job for on master (#17262795917.3)
  • 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