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

Writing of DateTime columns #34

Closed

enable a basic version of datetime writing

ee24b02
Select commit
Loading
Failed to load commit list.
Closed

Writing of DateTime columns #34

enable a basic version of datetime writing
ee24b02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 4, 2024 in 0s

77.12% (-22.80%) compared to 073d6b0

View this Pull Request on Codecov

77.12% (-22.80%) compared to 073d6b0

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (073d6b0) 99.91% compared to head (ee24b02) 77.12%.

Files Patch % Lines
src/writestat.jl 0.00% 8 Missing ⚠️
src/datetime.jl 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #34       +/-   ##
===========================================
- Coverage   99.91%   77.12%   -22.80%     
===========================================
  Files          11       11               
  Lines        1187     1084      -103     
===========================================
- Hits         1186      836      -350     
- Misses          1      248      +247     

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