Skip to content

fix(rust): add explicit dependency on chrono serde feature#5110

Merged
wjones127 merged 1 commit intolance-format:mainfrom
wjones127:fix/adjust-crono-dependency
Oct 30, 2025
Merged

fix(rust): add explicit dependency on chrono serde feature#5110
wjones127 merged 1 commit intolance-format:mainfrom
wjones127:fix/adjust-crono-dependency

Conversation

@wjones127
Copy link
Copy Markdown
Contributor

Fixes #5075

@github-actions github-actions Bot added the bug Something isn't working label Oct 30, 2025
@wjones127 wjones127 merged commit 6d43982 into lance-format:main Oct 30, 2025
22 checks passed
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.69%. Comparing base (ce1edf9) to head (e429e55).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5110   +/-   ##
=======================================
  Coverage   81.69%   81.69%           
=======================================
  Files         340      340           
  Lines      138875   138875           
  Branches   138875   138875           
=======================================
  Hits       113456   113456           
+ Misses      21679    21678    -1     
- Partials     3740     3741    +1     
Flag Coverage Δ
unittests 81.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compilation error if chrono's serde feature is not activated by client crate

3 participants