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 list reader bug #2090

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Fix list reader bug #2090

merged 1 commit into from
Sep 27, 2023

Conversation

acquamarin
Copy link
Collaborator

@acquamarin acquamarin commented Sep 26, 2023

fix #1982

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (5cbb422) 88.91% compared to head (c81ae37) 88.90%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2090      +/-   ##
==========================================
- Coverage   88.91%   88.90%   -0.01%     
==========================================
  Files         987      987              
  Lines       36036    36078      +42     
==========================================
+ Hits        32042    32076      +34     
- Misses       3994     4002       +8     
Files Coverage Δ
src/include/storage/store/var_list_node_column.h 100.00% <100.00%> (ø)
src/storage/store/var_list_node_column.cpp 100.00% <100.00%> (ø)

... and 10 files with indirect coverage changes

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

@acquamarin acquamarin merged commit 68a2ac6 into master Sep 27, 2023
11 checks passed
@acquamarin acquamarin deleted the list-fix branch September 27, 2023 01:42
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.

Error when querying tableOfTypes
2 participants