Skip to content

[FIX] CSV Import timezone aware#7140

Merged
ajdapretnar merged 3 commits into
biolab:masterfrom
ales-erjavec:fixes/owcsvimport-timezone-aware
Aug 25, 2025
Merged

[FIX] CSV Import timezone aware#7140
ajdapretnar merged 3 commits into
biolab:masterfrom
ales-erjavec:fixes/owcsvimport-timezone-aware

Conversation

@ales-erjavec
Copy link
Copy Markdown
Contributor

Issue

Fixes gh-7134

Description of changes

Fix conversion error on timezone aware columns

Includes
  • Code changes
  • Tests
  • Documentation

@ales-erjavec ales-erjavec force-pushed the fixes/owcsvimport-timezone-aware branch from def25a1 to e7d811b Compare August 7, 2025 15:03
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.77%. Comparing base (86ae451) to head (e0951a0).
⚠️ Report is 145 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7140      +/-   ##
==========================================
- Coverage   88.78%   88.77%   -0.01%     
==========================================
  Files         334      334              
  Lines       73700    73707       +7     
==========================================
  Hits        65434    65434              
- Misses       8266     8273       +7     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ajdapretnar ajdapretnar merged commit ba58ae4 into biolab:master Aug 25, 2025
25 of 30 checks passed
@ales-erjavec ales-erjavec deleted the fixes/owcsvimport-timezone-aware branch October 17, 2025 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSV File Import crashes on timezone-aware columns

2 participants