Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add date array #342

Merged
merged 3 commits into from
Feb 10, 2025

fix

5ac718d
Select commit
Loading
Failed to load commit list.
Merged

Add date array #342

fix
5ac718d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 10, 2025 in 0s

90.24% (-0.10%) compared to 9e76f85

View this Pull Request on Codecov

90.24% (-0.10%) compared to 9e76f85

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 90.24%. Comparing base (9e76f85) to head (5ac718d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
include/sparrow/types/data_type.hpp 63.63% 4 Missing ⚠️
include/sparrow/layout/dispatch.hpp 0.00% 2 Missing ⚠️
src/array_factory.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #342      +/-   ##
==========================================
- Coverage   90.34%   90.24%   -0.10%     
==========================================
  Files          84       84              
  Lines        6503     6531      +28     
==========================================
+ Hits         5875     5894      +19     
- Misses        628      637       +9     

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