Skip to content

feat: add tests for list element metadata and error handling in Arrow…

51bd911
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for field metadata and list element annotations #35

feat: add tests for list element metadata and error handling in Arrow…
51bd911
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2026 in 0s

93.95% (+1.67%) compared to 6fd697c

View this Pull Request on Codecov

93.95% (+1.67%) compared to 6fd697c

Details

Codecov Report

❌ Patch coverage is 92.95154% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.95%. Comparing base (6fd697c) to head (51bd911).

Files with missing lines Patch % Lines
arrow_convert_derive/src/input.rs 88.54% 15 Missing ⚠️
arrow_convert/src/field.rs 97.43% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   92.27%   93.95%   +1.67%     
==========================================
  Files          10       10              
  Lines        1839     2018     +179     
==========================================
+ Hits         1697     1896     +199     
+ Misses        142      122      -20     

☔ 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.