Skip to content

Fix array of strings#2646

Merged
jmthomas merged 1 commit intomainfrom
array_of_strings
Dec 18, 2025
Merged

Fix array of strings#2646
jmthomas merged 1 commit intomainfrom
array_of_strings

Conversation

@jmthomas
Copy link
Copy Markdown
Member

I had some early code to support QuestDB which broke arrays of strings. We'll have to handle this condition in another PR in the COSMOS 7 branch.

closes #2618

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.24%. Comparing base (ae28e90) to head (e5d4af2).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2646      +/-   ##
==========================================
- Coverage   79.24%   79.24%   -0.01%     
==========================================
  Files         662      662              
  Lines       52407    52401       -6     
  Branches      734      734              
==========================================
- Hits        41532    41527       -5     
+ Misses      10795    10794       -1     
  Partials       80       80              
Flag Coverage Δ
python 81.25% <ø> (+<0.01%) ⬆️
ruby-api 84.43% <ø> (ø)
ruby-backend 82.21% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jmthomas jmthomas merged commit bf35e4e into main Dec 18, 2025
46 of 47 checks passed
@jmthomas jmthomas deleted the array_of_strings branch December 18, 2025 20:43
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.

ARRAY Telemetry Not Showing in Screens

3 participants