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

tg123 / go-htpasswd / 6833722871
91%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2023 10:37AM UTC
Jobs 1
Files 9
Run time 2s
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

11 Nov 2023 10:36AM UTC coverage: 90.051%. Remained the same
6833722871

push

github

web-flow
Switch to sync.RWMutex (#10)

In order to allow atomic reloads for passwd and group files this libraries uses
mutexes to prevent lookups during reloads. In the current form this also means
that concurrent lookups are not possible. This change replaces sync.Mutex with
sync.RWMutex which allows concurrent read access.

Signed-off-by: Christian Pointner <equinox@spreadspace.org>

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

353 of 392 relevant lines covered (90.05%)

149624.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 6833722871.1 11 Nov 2023 10:37AM UTC 0
90.05
GitHub Action Run
Source Files on build 6833722871
Detailed source file information is not available for this build.
  • Back to Repo
  • c1726178 on github
  • Prev Build on master (#4201592784)
  • Next Build on master (#7258367863)
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