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

agama-project / agama / 26829461125
83%

Build:
DEFAULT BRANCH: master
Ran 02 Jun 2026 03:20PM UTC
Jobs 3
Files 932
Run time 4min
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

02 Jun 2026 03:17PM UTC coverage: 81.46%. Remained the same
26829461125

push

github

web-flow
Editorconfig fixes, fixed problems reported by the `shfmt` tool (#3575)

## Problem

- The shell formatting options are not used in the `web/` and `service/`
subdirectories.

## Solution

- Remove `root = true` option from the `.editorconfig` files in
subdirectories, that prevents from using the shared rules from the
top-level `.editorconfig` file, like the `*.sh` definition.
- Added a special `[[shell]]` section for formatting the shell files
using the `shfmt` tool, it can autodetect shell files even without the
`*.sh` extension (it checks the hashbang on the first line). See the
[shfmt
documentation](https://manpages.debian.org/testing/shfmt/shfmt.1.en.html).

## Notes

- Additionally I fixed the most severe issues found by the `shfmt` tool.
- It can be used to reformat the sources into an unified style but to
make only the minimal changes before RC I'm postponing that fixes after
the release. Mostly there is just inconsistent indentation, extra `;`
separators , trailing spaces or similar minor issues. The potentially
serious issues are already fixed in this pull request.

## Testing

- Tested manually, the shell formatting options are correctly applied
also in the `web/` and `service/` subdirectories.

## TODO

- Later I'd like to run the `shfmt` check in the CI, but again, after
the release...

4399 of 6435 branches covered (68.36%)

Branch coverage included in aggregate %.

23858 of 28253 relevant lines covered (84.44%)

97.69 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
3 web 26829461125.3 02 Jun 2026 03:20PM UTC 615
77.51
GitHub Action Run
1 rust 19474749743.1 18 Nov 2025 05:18PM UTC 185
22.45
GitHub Action Run
3 service 26586921140.3 28 May 2026 04:15PM UTC 317
92.47
GitHub Action Run
Source Files on build 26829461125
  • Tree
  • List 932
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26829461125
  • b2a96698 on github
  • Prev Build on master (#26827820465)
  • Next Build on master (#26882346400)
  • 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