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

jtschladen / lemur / 26980609255
61%
main: 61%

Build:
Build:
LAST BUILD BRANCH: jschladen/fix-test-failures-post-ghsa
DEFAULT BRANCH: main
Ran 04 Jun 2026 09:32PM UTC
Jobs 1
Files 13
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 Jun 2026 09:26PM UTC coverage: 60.861%. Remained the same
26980609255

push

github

jtschladen
test: add read-only user coverage across all StrictRolePermission-gated endpoints

Every write endpoint gated by StrictRolePermission now has an HTTP-level
test verifying that a read-only user gets 403. Endpoints covered:

- POST /notifications (create) — existing test
- PUT  /notifications/<id> (update) — new
- DELETE /notifications/<id> — existing parametrized case
- POST /domains (create) — new
- PUT  /domains/<id> (update) — new
- PUT  /authorities/<id> (update) — new
- POST /certificates/upload — new
- POST /pending_certificates/<id>/upload — new

POST /authorities is already covered by test_authorities_post_with_data
which asserts 403 for non-admin users under ADMIN_ONLY_AUTHORITY_CREATION=True.
POST /certificates is skipped: the input schema is too complex to construct
a minimal valid body in a unit test; the permission logic is covered by
test_permissions.py unit tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

594 of 976 relevant lines covered (60.86%)

0.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Python 3.11 Postgres 17 OS ubuntu-22.04 - 26980609255.1 04 Jun 2026 09:32PM UTC 13
60.86
GitHub Action Run
Source Files on build 26980609255
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26980609255
  • 88416397 on github
  • Prev Build on jschladen/fix-test-user-service-lint (#26978985051)
  • Delete
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