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

derliebemarcus / teltonika_rms / 25723034036
98%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 08:54AM UTC
Jobs 1
Files 20
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

12 May 2026 08:32AM UTC coverage: 97.843%. Remained the same
25723034036

push

github

web-flow
build(deps): bump sqlalchemy from 2.0.41 to 2.0.49 (#36)

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.41
to 2.0.49.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sqlalchemy/sqlalchemy/releases">sqlalchemy's
releases</a>.</em></p>
<blockquote>
<h1>2.0.49</h1>
<p>Released: April 3, 2026</p>
<h2>orm</h2>
<ul>
<li>
<p><strong>[orm] [bug]</strong> Fixed issue where
<code>_orm.Session.get()</code> would bypass the identity map
and emit unnecessary SQL when <code>with_for_update=False</code> was
passed,
rather than treating it equivalently to the default of
<code>None</code>.
Pull request courtesy of Joshua Swanson.</p>
<p>References: <a
href="https://www.sqlalchemy.org/trac/ticket/13176">#13176</a></p>
</li>
<li>
<p><strong>[orm] [bug]</strong> Fixed issue where chained
<code>_orm.joinedload()</code> options would not be
applied correctly when the final relationship in the chain is declared
on a
base mapper and accessed through a subclass mapper in a
<code>_orm.with_polymorphic()</code> query. The path registry now
correctly
computes the natural path when a property declared on a base class is
accessed through a path containing a subclass mapper, ensuring the
loader
option can be located during query compilation.</p>
<p>References: <a
href="https://www.sqlalchemy.org/trac/ticket/13193">#13193</a></p>
</li>
<li>
<p><strong>[orm] [bug] [inheritance]</strong> Fixed issue where using
<code>_orm.Load.options()</code> to apply a chained loader
option such as <code>_orm.joinedload()</code> or
<code>_orm.selectinload()</code> with
<code>_orm.PropComparator.of_type()</code> for a polymorphic
relationship would
not generate the necessary clauses for the polymorphic subclasses. The
polymorphic loading strategy is now correctly propagated when using a
call
such as
<code>joinedload(A.b).options(joinedload(B.c.of_type(poly)))</code> to
match
the behavior of direct chaining e.g.
<code>joinedload(A.b).j... (continued)

1860 of 1901 relevant lines covered (97.84%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25723034036.1 12 May 2026 08:54AM UTC 20
97.84
GitHub Action Run
Source Files on build 25723034036
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25723034036
  • d7a21b48 on github
  • Prev Build on main (#25723022863)
  • Next Build on main (#26510542510)
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