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

fix(csv): add columns options type for array items #6363

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

timreichen
Copy link
Contributor

Adds number type only for columns option when items are arrays.

Related: #2660

@timreichen timreichen requested a review from kt3k as a code owner January 24, 2025 09:57
@github-actions github-actions bot added the csv label Jan 24, 2025
Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.34%. Comparing base (6c96a0c) to head (58be2c7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6363      +/-   ##
==========================================
- Coverage   96.34%   96.34%   -0.01%     
==========================================
  Files         552      552              
  Lines       41939    41937       -2     
  Branches     6357     6356       -1     
==========================================
- Hits        40408    40405       -3     
- Misses       1491     1492       +1     
  Partials       40       40              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant