Skip to content

Fixed: Remove redundant tempfile from dev-dependencies

f56e0cf
Select commit
Loading
Failed to load commit list.
Merged

Changed: Unify dependency versions across workspace #109

Fixed: Remove redundant tempfile from dev-dependencies
f56e0cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2026 in 1s

81.04% (+0.00%) compared to 6ed0ef3

View this Pull Request on Codecov

81.04% (+0.00%) compared to 6ed0ef3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.04%. Comparing base (6ed0ef3) to head (f56e0cf).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #109   +/-   ##
=======================================
  Coverage   81.04%   81.04%           
=======================================
  Files         110      110           
  Lines        4517     4517           
=======================================
  Hits         3661     3661           
  Misses        856      856           
Files with missing lines Coverage Δ
src/llm-coding-tools-agents/src/loader.rs 85.08% <ø> (ø)
src/llm-coding-tools-core/src/fs/blocking_impl.rs 100.00% <ø> (ø)
src/llm-coding-tools-core/src/fs/tokio_impl.rs 100.00% <ø> (ø)
src/llm-coding-tools-models-dev/src/api/schema.rs 100.00% <ø> (ø)
src/llm-coding-tools-models-dev/src/catalog/mod.rs 100.00% <ø> (ø)
src/llm-coding-tools-serdesai/src/convert.rs 93.10% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.