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

raystack / frontier / 9512872754
9%
main: 38%

Build:
Build:
LAST BUILD BRANCH: perf/optimize-release-caching
DEFAULT BRANCH: main
Ran 14 Jun 2024 08:16AM UTC
Jobs 1
Files 254
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

14 Jun 2024 08:12AM UTC coverage: 9.411% (+0.02%) from 9.387%
9512872754

Pull #647

github

kushsharma
fix: billing account with no state in db were failing entitlement checks

Billing account were not adding active state in db by default. We
started adding active state later causing use to make the change
backward compatible. This change while being made backward compatible
used a where condition in db which although looked like it is using
a `AND` between org and state filter, it was using an `OR`. The
underlying library `goqu` didn't make it obvious to see from its
methods.

Signed-off-by: Kush Sharma <thekushsharma@gmail.com>
Pull Request #647: fix: billing account with no state in db were failing entitlement checks

1 of 4 new or added lines in 2 files covered. (25.0%)

9912 of 105324 relevant lines covered (9.41%)

2.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
0.0
0.0% billing/customer/service.go
Jobs
ID Job ID Ran Files Coverage
1 9512872754.1 14 Jun 2024 08:16AM UTC 254
9.41
GitHub Action Run
Source Files on build 9512872754
  • Tree
  • List 254
  • Changed 4
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #647
  • PR Base - main (#9497576872)
  • 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

© 2025 Coveralls, Inc