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

MerginMaps / server / 30906549419
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 2026.6.2
DEFAULT BRANCH: master
Ran 04 Aug 2026 12:05PM UTC
Jobs 1
Files 71
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

04 Aug 2026 11:49AM UTC coverage: 92.24% (+0.03%) from 92.21%
30906549419

Pull #657

github

varmar05
Count lockout failures over a rolling window via LoginHistory

- failed_login_attempts counter replaced by LoginHistory.count_recent_failures()
  over a configurable LOCKOUT_WINDOW, so old failures age out instead of
  persisting indefinitely until a successful login
- LoginHistory now records every login attempt, successful and failed
  (including from the DB-sync client), instead of only successes
- index migration split out and built CONCURRENTLY so it doesn't hold a
  write-blocking lock on login_history for the duration of the build
- login form shows a dedicated message on AccountLocked instead of the
  raw backend error text

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Pull Request #657: locked account fixes

9509 of 10309 relevant lines covered (92.24%)

0.92 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
97.03
0.09% server/mergin/auth/models.py
1
96.8
-0.08% server/mergin/auth/app.py
Jobs
ID Job ID Ran Files Coverage
1 30906549419.1 04 Aug 2026 12:05PM UTC 71
92.24
GitHub Action Run
Source Files on build 30906549419
  • Tree
  • List 71
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30906549419
  • Pull Request #657
  • PR Base - develop (#30336908742)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc