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

Freegle / Iznik / 4502
79%
master: 70%

Build:
Build:
LAST BUILD BRANCH: feature/eee-identification
DEFAULT BRANCH: master
Ran 17 Apr 2026 02:56AM UTC
Jobs 1
Files 111
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

17 Apr 2026 01:57AM UTC coverage: 78.698%. First build
4502

Pull #174

circleci

edwh
test(sentrylog): cover GORM logger log-level + trace branches

Covers every method on the Sentry-wrapping GORM logger except New():
- LogMode returns a new logger with the given level (original untouched)
- Info/Warn respect LogLevel thresholds (silent when below)
- Error always prints the "ERROR " prefix + respects level for the message body
- Trace success at Info (with rows:N and rows:-1 branches)
- Trace slow-query at Warn (SLOW SQL with rows:N and rows:-1 branches)
- Trace error at Error (captures + prints; rows:N and rows:-1 branches)
- Trace ErrRecordNotFound suppressed when IgnoreRecordNotFoundError=true
- Trace ErrRecordNotFound reported when IgnoreRecordNotFoundError=false
- Trace silent when LogLevel=Silent

Package coverage 0% -> 82.1%. LogMode/Info/Warn/Error/Trace all 100%.
New() remains uncovered — it calls sentry.Init() which needs a real DSN
to exercise meaningfully; not worth mocking for coverage.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #174: test(sentrylog): cover GORM logger log-level + trace branches

21945 of 27885 relevant lines covered (78.7%)

27.37 hits per line

Jobs
ID Job ID Ran Files Coverage
4502 go - 4502 17 Apr 2026 02:56AM UTC 111
78.7
CircleCI Job 4502
Source Files on build 4502
  • Tree
  • List 111
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #4502
  • Pull Request #174
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