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

tortoise / tortoise-orm / 22628620592
84%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix/db-default-return
DEFAULT BRANCH: master
Ran 03 Mar 2026 03:01PM UTC
Jobs 1
Files 134
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

03 Mar 2026 02:54PM UTC coverage: 83.346% (+0.008%) from 83.338%
22628620592

push

github

web-flow
fix: backward_relations=False now keeps annotated ReverseRelation fields (#2125)

When PydanticMeta.backward_relations is set to False, previously ALL
backward relation fields were excluded from the generated Pydantic model.
Now only unannotated backward relations are excluded — fields explicitly
annotated with ReverseRelation in the model class body are preserved.

This matches the documented behavior: 'Use backward relations without
annotations — not recommended, it can be huge data without control'.

Fixes #1444

2993 of 4056 branches covered (73.79%)

Branch coverage included in aggregate %.

4 of 4 new or added lines in 1 file covered. (100.0%)

10995 of 12727 relevant lines covered (86.39%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22628620592.1 03 Mar 2026 03:01PM UTC 134
83.35
GitHub Action Run
Source Files on build 22628620592
  • Tree
  • List 134
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 03703a78 on github
  • Prev Build on develop (#22627779787)
  • Next Build on develop (#22629894961)
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