Skip to content

test: improve types coverage#369

Merged
KKould merged 6 commits into
mainfrom
test/types-coverage-codecov
Jul 7, 2026
Merged

test: improve types coverage#369
KKould merged 6 commits into
mainfrom
test/types-coverage-codecov

Conversation

@KKould

@KKould KKould commented Jul 6, 2026

Copy link
Copy Markdown
Member

Summary

  • add Codecov coverage generation/upload support and non-blocking PR coverage comments
  • add focused unit tests for DataValue comparison/accessor behavior
  • add cast_create dispatch coverage for boolean, float/double, utf8, chrono, tuple, and decimal casts

Tests

  • cargo test -p kite_sql types::value::test:: --features decimal
  • cargo test -p kite_sql types::evaluator::cast::test:: --features decimal
  • make test
  • make codecov

@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@KKould KKould added the enhancement New feature or request label Jul 7, 2026
@KKould KKould self-assigned this Jul 7, 2026
@KKould KKould added test New test and removed enhancement New feature or request labels Jul 7, 2026
@KKould KKould merged commit 7cbf9fe into main Jul 7, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test New test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant