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

kcl-lang / kcl / 18938347627

30 Oct 2025 10:59AM UTC coverage: 72.618% (+0.1%) from 72.493%
18938347627

push

github

web-flow
chore: update Rust dependencies to latest compatible versions (#1997)

* docs: add CLAUDE.md for AI assistant context

Add comprehensive repository overview documentation to help AI assistants
understand the KCL codebase structure, architecture, and development workflow.

This document includes:
- Project purpose and key use cases
- Repository structure and organization
- Technology stack and dependencies
- Architecture and compilation pipeline
- Build system and testing infrastructure
- Development workflow and common tasks

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: John Turner <jturner@hemmer.io>

* chore: update Rust dependencies to latest compatible versions

Updated 286 Rust package dependencies using `cargo update` to bring
them to their latest semver-compatible versions.

## Build & Test Status
- ✅ Build: Successful (all warnings are from generated code)
- ✅ Tests: 172 passing
- ⚠️  9 LSP tests failing (pre-existing, not introduced by this update)

## Pre-existing Test Failures
The following LSP tests were already failing on main branch before
this dependency update:
- completion::tests::complete_unimport_schemas
- completion::tests::import_external_pkg_test
- tests::complete_import_external_file_e2e_test
- tests::konfig_completion_test_main
- tests::konfig_goto_def_test_base
- tests::konfig_goto_def_test_main
- tests::konfig_hover_test_main
- tests::pkg_mod_test
- tests::test_lsp_with_kcl_mod_in_order

All failures are related to external package/module resolution in the
LSP component and should be addressed separately.

## Notable Dependency Updates
- tokio: 1.39.2 → 1.48.0
- serde: 1.0.204 → 1.0.228
- clap: 4.5.11 → 4.5.50
- anyhow: 1.0.86 → 1.0.100
- regex: 1.10.5 → 1.12.2
- rustls: 0.23.12 → 0.23.34
- And 280+ other dependencies

Closes #1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-... (continued)

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

5 existing lines in 2 files now uncovered.

50614 of 69699 relevant lines covered (72.62%)

42721.72 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/kclvm/runtime/src/encoding/mod.rs


Source Not Available

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