Skip to content

Conversation

@raphasampaio
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

❌ Patch coverage is 77.59259% with 121 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.09%. Comparing base (a3406ef) to head (40fce61).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/c_api_database.cpp 49.38% 41 Missing ⚠️
src/database.cpp 62.31% 26 Missing ⚠️
bindings/julia/src/database.jl 59.01% 25 Missing ⚠️
bindings/dart/lib/src/database.dart 59.64% 23 Missing ⚠️
bindings/julia/src/c_api.jl 40.00% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   75.86%   79.09%   +3.22%     
==========================================
  Files          32       32              
  Lines        1972     2487     +515     
  Branches      213      238      +25     
==========================================
+ Hits         1496     1967     +471     
- Misses        475      519      +44     
  Partials        1        1              
Flag Coverage Δ
cpp 82.96% <83.73%> (+4.79%) ⬆️
dart 73.37% <59.64%> (-3.32%) ⬇️
julia 56.42% <56.33%> (+0.56%) ⬆️

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

Files with missing lines Coverage Δ
include/psr/column_type.h 41.17% <100.00%> (+7.84%) ⬆️
tests/test_c_api_database.cpp 100.00% <100.00%> (ø)
tests/test_database.cpp 100.00% <100.00%> (ø)
bindings/julia/src/c_api.jl 26.58% <40.00%> (+2.63%) ⬆️
bindings/dart/lib/src/database.dart 80.30% <59.64%> (-15.70%) ⬇️
bindings/julia/src/database.jl 76.27% <59.01%> (-18.47%) ⬇️
src/database.cpp 77.89% <62.31%> (+4.89%) ⬆️
src/c_api_database.cpp 49.56% <49.38%> (+19.86%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@raphasampaio raphasampaio changed the title add read vector feat: add read vector Jan 15, 2026
@raphasampaio raphasampaio marked this pull request as ready for review January 15, 2026 17:17
@raphasampaio raphasampaio merged commit 5a41117 into master Jan 15, 2026
8 checks passed
@raphasampaio raphasampaio deleted the rs/read_vector branch January 15, 2026 22:45
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