Skip to content

Fix dtype error when importing groups from csv#186

Merged
cmalinmayor merged 1 commit intomainfrom
185-groups-and-static-features-are-not-imported-correctly-from-csv-or-geff
Apr 7, 2026
Merged

Fix dtype error when importing groups from csv#186
cmalinmayor merged 1 commit intomainfrom
185-groups-and-static-features-are-not-imported-correctly-from-csv-or-geff

Conversation

@AnniekStok
Copy link
Copy Markdown
Collaborator

convert None to False for group columns so that they have a correct dtype at import.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.05%. Comparing base (d5b88b3) to head (d525066).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/funtracks/import_export/csv/_export.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
- Coverage   91.07%   91.05%   -0.02%     
==========================================
  Files          59       59              
  Lines        2923     2928       +5     
==========================================
+ Hits         2662     2666       +4     
- Misses        261      262       +1     

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

@cmalinmayor cmalinmayor merged commit 2b0fc1f into main Apr 7, 2026
28 of 30 checks passed
@cmalinmayor cmalinmayor deleted the 185-groups-and-static-features-are-not-imported-correctly-from-csv-or-geff branch April 7, 2026 13:38
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.

2 participants