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

waketzheng / tortoise-orm / 15250130515 / 4
84%
develop: 84%

Build:
DEFAULT BRANCH: develop
Ran 26 May 2025 09:43AM UTC
Files 92
Run time 3s
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

26 May 2025 08:52AM UTC coverage: 89.872% (-0.01%) from 89.884%
15250130515.4

push

github

web-flow
Add SELECT ... FOR NO KEY UPDATE support for Postgres (#1949)

Allow slightly reducing the lock level when using `select_for_update` on
Postgres DBs. This lock level allows concurrent inserts and deletes on
tables that have foreign key references to the locked rows.

The parameters follow the Django ORM design:

https://code.djangoproject.com/ticket/30375

* Update pypika-tortoise version requirement

1644 of 1976 branches covered (83.2%)

Branch coverage included in aggregate %.

6653 of 7256 relevant lines covered (91.69%)

0.92 hits per line

Source Files on job 3.9 - 15250130515.4
  • Tree
  • List 92
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 15250130515
  • 65a61a29 on github
  • Prev Job for on develop (#14777318107.4)
  • Next Job for on develop (#15627768882.1)
  • 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