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

refactor!: added QueryResult next() #108

Merged
merged 2 commits into from
Apr 5, 2024
Merged

refactor!: added QueryResult next() #108

merged 2 commits into from
Apr 5, 2024

Conversation

brianheineman
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

Attention: Patch coverage is 99.47644% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 95.95%. Comparing base (1fa5422) to head (a1b57de).

Files Patch % Lines
rsql_core/src/executors/sql.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
- Coverage   96.02%   95.95%   -0.07%     
==========================================
  Files          77       77              
  Lines        8376     8409      +33     
==========================================
+ Hits         8043     8069      +26     
- Misses        333      340       +7     

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

Copy link

github-actions bot commented Apr 5, 2024

🐰Bencher

ReportFri, April 5, 2024 at 22:25:21 UTC
Projecttheseus-rs/rsql
Branchrow-iterator
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgres-embedded➖ (view plot)805910000.000
postgresql-embedded➖ (view plot)822410000.000
rusqlite➖ (view plot)261440.000
sqlite➖ (view plot)494770.000

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help

@brianheineman brianheineman merged commit 9b42e9f into main Apr 5, 2024
14 checks passed
@brianheineman brianheineman deleted the row-iterator branch April 5, 2024 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant