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

chore: fix error handling DataStore get chunks #100

Merged
merged 3 commits into from
Aug 26, 2024

feat: better error handling in surrealdb data_store `get` implementation

166cfdb
Select commit
Loading
Failed to load commit list.
Merged

chore: fix error handling DataStore get chunks #100

feat: better error handling in surrealdb data_store `get` implementation
166cfdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2024 in 0s

81.38% (-0.02%) compared to da9d6c4, passed because coverage increased by +0.00% when compared to adjusted base (81.38%)

View this Pull Request on Codecov

81.38% (-0.02%) compared to da9d6c4, passed because coverage increased by +0.00% when compared to adjusted base (81.38%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.38%. Comparing base (da9d6c4) to head (166cfdb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   81.39%   81.38%   -0.02%     
==========================================
  Files          18       18              
  Lines        1129     1128       -1     
==========================================
- Hits          919      918       -1     
  Misses        210      210              

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