Skip to content

Move imports to module level for better performance

c3007ee
Select commit
Loading
Failed to load commit list.
Draft

fix: Properly sample Array columns with nested inner types #244

Move imports to module level for better performance
c3007ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 18, 2025 in 0s

99.74% (-0.26%) compared to b813ac9

View this Pull Request on Codecov

99.74% (-0.26%) compared to b813ac9

Details

Codecov Report

❌ Patch coverage is 66.66667% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.74%. Comparing base (b813ac9) to head (c3007ee).

Files with missing lines Patch % Lines
dataframely/columns/array.py 66.66% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #244      +/-   ##
===========================================
- Coverage   100.00%   99.74%   -0.26%     
===========================================
  Files           53       53              
  Lines         3066     3089      +23     
===========================================
+ Hits          3066     3081      +15     
- Misses           0        8       +8     

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