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

agama-project / agama / 12315132141
68%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2024 11:53AM UTC
Jobs 2
Files 640
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

13 Dec 2024 11:51AM UTC coverage: 71.08%. Remained the same
12315132141

push

github

web-flow
Rename "encrypted password" to "hashed password" (#1833)

- As discussed on the review meeting, technically it is not an
encryption (because the decryption part is missing) but hashing. That's
the correct term.

## Testing

- Updated unit tests
- Tested manually

```console
# agama config show | jq .user
{
  "fullName": "Agama",
  "userName": "agama",
  "password": "$5$t3gRfqthxk7ZsJw.$gpduJASf12Xk8aPtIllniJAwhbhlYvLcEUH0.4P9MWA",
  "hashedPassword": true,
  "autologin": false
}
```

13 of 18 new or added lines in 8 files covered. (72.22%)

9 existing lines in 1 file now uncovered.

17030 of 23959 relevant lines covered (71.08%)

35.95 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
61.11
0.0% service/lib/agama/dbus/users.rb
2
0.0
0.0% rust/agama-lib/src/users/client.rs
2
0.0
0.0% rust/agama-server/src/users/web.rs

Uncovered Existing Lines

Lines Coverage ∆ File
9
0.0
0.0% rust/agama-lib/src/users/client.rs
Subprojects
ID Flag name Job ID Ran Files Coverage
2 service 12315132141.2 13 Dec 2024 11:53AM UTC 516
89.33
GitHub Action Run
2 rust 12139160171.2 03 Dec 2024 12:09PM UTC 124
24.66
GitHub Action Run
Source Files on build 12315132141
  • Tree
  • List 640
  • Changed 32
  • Source Changed 18
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12315132141
  • 1fcd19d8 on github
  • Prev Build on master (#12238189331)
  • Next Build on master (#12315132143)
  • 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