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

dcdpr / jp / 20607946719 / 1
65%
main: 65%

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

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>

9100 of 17981 relevant lines covered (50.61%)

127.88 hits per line

Source Files on job 20607946719.1
  • Tree
  • List 171
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20607946719
  • 9d3cbe31 on github
  • Prev Job for on main (#20607708356.1)
  • Next Job for on main (#20614268110.1)
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