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

agama-project / agama / 11070850022
73%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2024 12:52PM UTC
Jobs 2
Files 568
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 Sep 2024 12:42PM UTC coverage: 70.457%. Remained the same
11070850022

push

github

web-flow
Fix optional network settings (#1641)

## Problem

Some settings in the network configuration are wrongly not optional or
optional

## Solution

Make the right settings optional

## Testing

- *Tested manually*
```
sudo agama auth login && AGAMA_TOKEN=`sudo agama auth show`
curl http://localhost/api/network/connections \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $AGAMA_TOKEN" \
    -d '{ "id": "wifi", "method4": "auto", "method6": "auto", "ignoreAutoDns": false, "wireless": { "security": "wpa-psk", "ssid": "test-ssid", "mode": "infrastructure"}, "status": "down" }'
```

15640 of 22198 relevant lines covered (70.46%)

26.78 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
2 rust 11070850022.2 27 Sep 2024 12:52PM UTC 0
25.56
GitHub Action Run
2 service 11069983424.2 27 Sep 2024 11:44AM UTC 0
88.58
GitHub Action Run
Source Files on build 11070850022
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11070850022
  • ea95768e on github
  • Prev Build on master (#11070032807)
  • Next Build on master (#11121722229)
  • 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