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

stacklok / minder / 9596133824
53%

Build:
DEFAULT BRANCH: main
Ran 20 Jun 2024 10:56AM UTC
Jobs 1
Files 202
Run time 17min
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

20 Jun 2024 10:49AM UTC coverage: 52.771% (-0.004%) from 52.775%
9596133824

push

github

web-flow
Added minder provider update CLI command. (#3676)

Update command allows changing configuration for provider on a
per-field basis. It operates on a read-modify-write fashion,
retrieving current configuration from the backend for modification.

Modification is done by reflection by walking over the struct's JSON
tags. Implementation is recursive, but the maximum depth is determined
by the deepest field in the configuration struct.

Argument parsing is trivial and assumes that arguments are either of
the form `field1.field2.field3` (for `--unset-attribute`) or
field1.field2.field3=value` (for `--set-attribute`). The right parser
for `value` is determined once the correct struct field is found.

It is not currently possible to modify `"github-app"` or `"github"`
fields.

Fixes #3509

10904 of 20663 relevant lines covered (52.77%)

50.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9596133824.1 20 Jun 2024 10:56AM UTC 0
52.77
GitHub Action Run
Source Files on build 9596133824
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9596133824
  • bef52d66 on github
  • Prev Build on main (#9593804183)
  • Next Build on main (#9599472924)
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