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

sapcc / limesctl
62%
master: 62%

Build:
Build:
LAST BUILD BRANCH: renovate/external-dependencies
DEFAULT BRANCH: master
Repo Added 24 Oct 2018 12:08PM UTC
Files 9
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

LAST BUILD ON BRANCH fix-new-lints
branch: fix-new-lints
CHANGE BRANCH
x
Reset
  • fix-new-lints
  • autoupdateable-deps
  • custom-request-body
  • donotfail-on-low-keystone-perms
  • fix-compare
  • fix_formula
  • fractional-quota-values
  • go-cmp-ignore-fields
  • goreleaser
  • human-readable-values
  • improved-quota-parsing
  • liquid-comparison-service-infos
  • liquidapi-validation
  • master
  • modernize
  • new-limes-api
  • openstack-variables
  • phys-usage-empty-str
  • quota-bursting
  • refactor
  • renovate/external-dependencies
  • renovate/github.com-olekukonko-tablewriter-1.x
  • renovate/github.comsapcc
  • sbom
  • sort_subcapacities
  • test-workflow
  • update_formula
  • v1.0.0
  • v1.1.0
  • v1.2.0
  • v1.3.0
  • v1.4.0
  • v1.4.1
  • v1.5.0
  • v1.5.1
  • v1.5.2
  • v1.6.0

28 Mar 2025 10:02AM UTC coverage: 62.11%. Remained the same
14126534674

Pull #269

github

majewsky
fix new lints

staticcheck has a new lint, QF1008, to remove superfluous references to
embedded fields. Because we have flagsets as embedded fields in our
commands, this results in nonsensical invocations, e.g.
"cmd.validate()" which really means "cmd.someFlagSet.validate()".

To avoid that, this changeset makes all the flagsets regular fields in
their command structs.
Pull Request #269: fix new lints

259 of 417 relevant lines covered (62.11%)

7.65 hits per line

Relevant lines Covered
Build:
Build:
417 RELEVANT LINES 259 COVERED LINES
7.65 HITS PER LINE
Source Files on fix-new-lints
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14126534674 fix-new-lints fix new lints staticcheck has a new lint, QF1008, to remove superfluous references to embedded fields. Because we have flagsets as embedded fields in our commands, this results in nonsensical invocations, e.g. "cmd.validate()" which really means ... Pull #269 28 Mar 2025 10:05AM UTC majewsky github
62.11
See All Builds (1027)
  • Repo on GitHub
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

© 2025 Coveralls, Inc