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

dcdpr / jp / 24270387043
67%

Build:
DEFAULT BRANCH: main
Ran 11 Apr 2026 12:37AM UTC
Jobs 1
Files 267
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

11 Apr 2026 12:33AM UTC coverage: 65.12% (-0.06%) from 65.179%
24270387043

push

github

web-flow
enhance(llm, openai): Add GPT-5.x model variants and update aliases (#539)

Added new model mappings for `gpt-5.3-chat-latest`, `gpt-5.2-codex`,
`gpt-5.2-chat-latest`, and `gpt-5.1-chat-latest` to the OpenAI
provider's model registry.

Reasoning mode for `gpt-5`, `gpt-5.1`, and `gpt-5.2` has been updated
from budget-based to leveled reasoning, reflecting what these models
actually support. Knowledge cutoff dates for several models have also
been corrected (e.g. `2024-10-01` → `2024-09-30`, `2025-09-01` →
`2025-08-31`).

The project config aliases for the standard `openai`, `chatgpt`, `gpt`,
`gpt5`, `gpt5-mini`, and `gpt5-nano` shortcuts now point to the
`gpt-5.4` series. The `codex` alias is updated to `gpt-5.3-codex` and
`codex-mini` to `gpt-5.1-codex-mini` to match their versioned IDs.

---------

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

61 of 72 new or added lines in 1 file covered. (84.72%)

715 existing lines in 10 files now uncovered.

21295 of 32701 relevant lines covered (65.12%)

237.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
75.38
0.3% crates/jp_llm/src/provider/openai.rs

Coverage Regressions

Lines Coverage ∆ File
187
48.87
-0.47% crates/jp_cli/src/cmd/query/tool/coordinator.rs
120
75.38
0.3% crates/jp_llm/src/provider/openai.rs
110
1.91
-0.01% crates/jp_cli/src/lib.rs
99
63.96
-2.45% crates/jp_cli/src/cmd/query/turn_loop.rs
60
79.94
0.92% crates/jp_cli/src/render/tool.rs
53
62.63
-4.54% crates/jp_llm/src/error.rs
35
89.18
-0.34% crates/jp_llm/src/provider/llamacpp.rs
33
89.38
-0.3% crates/jp_llm/src/provider/cerebras.rs
14
86.09
-0.12% crates/jp_llm/src/provider/google.rs
4
80.43
-2.9% crates/jp_config/src/conversation/tool/style.rs
Jobs
ID Job ID Ran Files Coverage
1 24270387043.1 11 Apr 2026 12:37AM UTC 267
65.12
GitHub Action Run
Source Files on build 24270387043
  • Tree
  • List 267
  • Changed 10
  • Source Changed 9
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24270387043
  • ebcf5e0f on github
  • Prev Build on main (#24270180281)
  • Next Build on main (#24270450251)
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