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

python-discord / site / 28878612405
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 07 Jul 2026 03:35PM UTC
Jobs 1
Files 101
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

07 Jul 2026 03:34PM UTC coverage: 100.0%. Remained the same
28878612405

push

github

web-flow
Fix n+1 queries (#1633)

* Fix expanded infractions n+1 query

* Fix n+1 query in users

Since the role validator was in the model, a query to the roles table had to be ran for each row returned by the user query.

Moving this validation to the serialiser allowed all roles to be validated in the same query as the fetch.

Since the validation is done at the serialiser level, this removed the need for the validators to be in the model at all.

* Further test coverage for users endpoint

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

4657 of 4657 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28878612405.1 07 Jul 2026 03:35PM UTC 101
100.0
GitHub Action Run
Source Files on build 28878612405
  • Tree
  • List 101
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28878612405
  • 9964d170 on github
  • Prev Build on main (#28811827813)
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