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

skeema / skeema / 14368363503
92%

Build:
DEFAULT BRANCH: main
Ran 09 Apr 2025 10:48PM UTC
Jobs 1
Files 78
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

09 Apr 2025 10:33PM UTC coverage: 93.212% (+0.002%) from 93.21%
14368363503

push

github

evanelias
internal refactor: simplify linter message generation

This commit simplifies the generation of linter annotation messages by auto-
capitalizing the first letter of each annotation. Previously, each linter
check was responsible for doing this, which was tedious since it prevented
simple use of ObjectKey().String() as that method returns in lowercase e.g.
"table `foo`" or "function `bar`".

This commit also removes some unnecessary fmt.Sprintf calls.

A future commit may simplify things further by ensuring all object types have
a String() method which calls ObjectKey().String().

28 of 29 new or added lines in 9 files covered. (96.55%)

10368 of 11123 relevant lines covered (93.21%)

1.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.88
0.0% internal/linter/check_engine.go
Jobs
ID Job ID Ran Files Coverage
1 14368363503.1 09 Apr 2025 10:48PM UTC 78
93.21
GitHub Action Run
Source Files on build 14368363503
  • Tree
  • List 78
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 501de0f5 on github
  • Prev Build on main (#14254697844)
  • Next Build on main (#14504514475)
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