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

feat: add Value::Map #243

Merged
merged 1 commit into from
Dec 18, 2024
Merged

feat: add Value::Map #243

merged 1 commit into from
Dec 18, 2024

Conversation

brianheineman
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Dec 18, 2024
Copy link

github-actions bot commented Dec 18, 2024

🐰 Bencher Report

Branchadd-value-map
Testbedlocalhost

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
postgres-embedded📈 view plot
⚠️ NO THRESHOLD
825,610,000.00
postgresql-embedded📈 view plot
⚠️ NO THRESHOLD
836,680,000.00
rusqlite📈 view plot
⚠️ NO THRESHOLD
4,575,400.00
sqlite📈 view plot
⚠️ NO THRESHOLD
4,888,800.00
🐰 View full continuous benchmarking report in Bencher

@brianheineman brianheineman merged commit 9a24862 into main Dec 18, 2024
22 checks passed
@brianheineman brianheineman deleted the add-value-map branch December 18, 2024 21:49
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 75.89286% with 27 lines in your changes missing coverage. Please review.

Project coverage is 93.56%. Comparing base (d6b27c3) to head (597adb0).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
rsql_drivers/src/value.rs 75.89% 27 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
- Coverage   93.71%   93.56%   -0.16%     
==========================================
  Files         107      107              
  Lines       13163    13275     +112     
==========================================
+ Hits        12336    12421      +85     
- Misses        827      854      +27     

☔ 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
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant