Skip to content

Changed: Use same model_key in deduplication regression test

f55a181
Select commit
Loading
Failed to load commit list.
Merged

Refactor per-provider model lookup and restore catalog docs #52

Changed: Use same model_key in deduplication regression test
f55a181
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 0s

73.69% (-1.52%) compared to f7c4805

View this Pull Request on Codecov

73.69% (-1.52%) compared to f7c4805

Details

Codecov Report

❌ Patch coverage is 92.96875% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.69%. Comparing base (f7c4805) to head (f55a181).

Files with missing lines Patch % Lines
...-tools-core/src/models/catalog/internal/builder.rs 94.11% 4 Missing ⚠️
...rc/llm-coding-tools-core/src/models/catalog/mod.rs 94.73% 2 Missing ⚠️
...ls-core/src/models/catalog/public/builder_types.rs 50.00% 2 Missing ⚠️
...ols-core/src/models/catalog/internal/hash_utils.rs 88.88% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
- Coverage   75.20%   73.69%   -1.52%     
==========================================
  Files          67       65       -2     
  Lines        2029     2034       +5     
==========================================
- Hits         1526     1499      -27     
- Misses        503      535      +32     
Files with missing lines Coverage Δ
.../src/models/catalog/internal/model_config_entry.rs 91.66% <100.00%> (ø)
...re/src/models/catalog/internal/packed_env_range.rs 100.00% <ø> (ø)
...alog/internal/packed_provider_model_table_entry.rs 100.00% <100.00%> (ø)
...ding-tools-core/src/models/catalog/public/entry.rs 71.42% <100.00%> (-28.58%) ⬇️
...ols-core/src/models/catalog/internal/hash_utils.rs 71.42% <88.88%> (+11.42%) ⬆️
...rc/llm-coding-tools-core/src/models/catalog/mod.rs 96.42% <94.73%> (-0.35%) ⬇️
...ls-core/src/models/catalog/public/builder_types.rs 45.45% <50.00%> (+5.45%) ⬆️
...-tools-core/src/models/catalog/internal/builder.rs 82.21% <94.11%> (-9.41%) ⬇️

... and 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.