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

sapcc / limes / 16993760738
80%
master: 80%

Build:
Build:
LAST BUILD BRANCH: gomm-remove-coveralls
DEFAULT BRANCH: master
Ran 15 Aug 2025 03:53PM UTC
Jobs 1
Files 66
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

15 Aug 2025 03:49PM UTC coverage: 79.757% (-0.03%) from 79.788%
16993760738

Pull #765

github

majewsky
rename project_commitments.{state => status} and {'active' => 'confirmed'}

This removes the original db.ProjectCommitmentState enum in favor of the
newer liquid.CommitmentStatus enum. In the commitment API, this only
removes a lot of manual type casting because liquid.CommitmentStatus was
already used there throughout.

The only place that still uses the old state enum is the "state" label
of the limes_project_committed_per_az metric. We will clean this up
later with the v2 data metrics.

I also took the opportunity to replace literal mentions of status values
with fmt.Sprintf() in some SQL queries, though admittedly not in all of
them yet.
Pull Request #765: cleanup old types in project_commitments table

120 of 125 new or added lines in 12 files covered. (96.0%)

9 existing lines in 2 files now uncovered.

7364 of 9233 relevant lines covered (79.76%)

57.46 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
79.1
0.0% internal/collector/capacity_scrape.go
1
84.62
-2.88% internal/collector/commitment_cleanup.go
1
83.75
0.09% internal/collector/metrics.go
2
35.29
0.0% internal/api/utils.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
84.62
-2.88% internal/collector/commitment_cleanup.go
8
80.85
0.0% internal/collector/expiring_commitments.go
Jobs
ID Job ID Ran Files Coverage
1 16993760738.1 15 Aug 2025 03:53PM UTC 66
79.76
GitHub Action Run
Source Files on build 16993760738
  • Tree
  • List 66
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #765
  • PR Base - master (#16991273459)
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