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

dcdpr / jp / 20607946719
58%

Build:
DEFAULT BRANCH: main
Ran 30 Dec 2025 11:16PM UTC
Jobs 1
Files 171
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

30 Dec 2025 11:14PM UTC coverage: 50.609% (-0.003%) from 50.612%
20607946719

push

github

web-flow
fix(config): avoid creating config delta for unchanged model aliases (#354)

Previously, comparing two identical model aliases in
`PartialModelIdOrAliasConfig` would always result in a delta being
produced. This occurred because the comparison fell through to the
default match arm, which returned the new value regardless of whether it
differed from the previous one.

This change ensures that when an unchanged alias is used between query
runs, an empty delta is returned instead, preventing unnecessary
configuration updates.

Signed-off-by: Jean Mertz <git@jeanmertz.com>

0 of 1 new or added line in 1 file covered. (0.0%)

1 existing line in 1 file now uncovered.

9100 of 17981 relevant lines covered (50.61%)

127.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
69.2
-0.29% crates/jp_config/src/model/id.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
69.2
-0.29% crates/jp_config/src/model/id.rs
Jobs
ID Job ID Ran Files Coverage
1 20607946719.1 30 Dec 2025 11:16PM UTC 171
50.61
GitHub Action Run
Source Files on build 20607946719
  • Tree
  • List 171
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20607946719
  • 9d3cbe31 on github
  • Prev Build on main (#20607708356)
  • Next Build on main (#20614268110)
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