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

Add open_revs support #677

Merged
merged 8 commits into from
Sep 18, 2023
Merged

Add open_revs support #677

merged 8 commits into from
Sep 18, 2023

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Sep 4, 2023

Fixes #398

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage: 63.76% and project coverage change: -0.17% ⚠️

Comparison is base (102b906) 82.50% compared to head (8709230) 82.34%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #677      +/-   ##
==========================================
- Coverage   82.50%   82.34%   -0.17%     
==========================================
  Files          85       85              
  Lines        9009     9067      +58     
==========================================
+ Hits         7433     7466      +33     
- Misses       1368     1387      +19     
- Partials      208      214       +6     
Files Changed Coverage Δ
couchdb/chttp/chttp.go 96.35% <33.33%> (-0.70%) ⬇️
couchdb/db.go 78.07% <65.15%> (-1.89%) ⬇️

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

@flimzy flimzy marked this pull request as ready for review September 18, 2023 14:16
@flimzy flimzy merged commit a10d2a5 into master Sep 18, 2023
1 of 3 checks passed
@flimzy flimzy deleted the open_revs3 branch September 18, 2023 14:22
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.

Add support for open_revs key to Get()
1 participant