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

mishankov / platforma / 19011475512
23%

Build:
DEFAULT BRANCH: main
Ran 02 Nov 2025 11:16AM UTC
Jobs 1
Files 32
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

02 Nov 2025 11:15AM UTC coverage: 23.524% (+0.2%) from 23.312%
19011475512

push

github

web-flow
Using DB connection (#17)

* Replace direct DB field access with Connection() method

The Database struct now uses a private 'conn' field instead of embedding
*sqlx.DB directly. A Connection() method is provided for accessing the
database connection. All test code has been updated to use this method
instead of direct field access.

This improves encapsulation and provides better control over database
access patterns.

* Add Connection method documentation

* Replace parallel deps with sequential cmds in check task

Using cmds instead of deps ensures lint and test output is not
interleaved when running the check task

* Add docs task to Taskfile

The new task runs the documentation development server from the docs
directory using `npm run dev`.

* fix ci trigger paths

* Remove macOS from CI matrix

3 of 3 new or added lines in 1 file covered. (100.0%)

255 of 1084 relevant lines covered (23.52%)

0.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19011475512.1 02 Nov 2025 11:16AM UTC 32
23.52
GitHub Action Run
Source Files on build 19011475512
  • Tree
  • List 32
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2c28584e on github
  • Prev Build on main (#19003173275)
  • Next Build on main (#19162827459)
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