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

Support normal mode & other parameters for DBUpdates #865

Merged
merged 6 commits into from
Jan 3, 2024
Merged

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Jan 3, 2024

Fixes #862

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (0a97b29) 76.87% compared to head (0a2edeb) 76.94%.

Files Patch % Lines
couchdb/client.go 94.44% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #865      +/-   ##
==========================================
+ Coverage   76.87%   76.94%   +0.06%     
==========================================
  Files         208      208              
  Lines       15112    15161      +49     
==========================================
+ Hits        11617    11665      +48     
- Misses       2980     2981       +1     
  Partials      515      515              

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

@flimzy flimzy merged commit ed845c8 into master Jan 3, 2024
3 checks passed
@flimzy flimzy deleted the dbChangesModes2 branch January 3, 2024 17:59
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.

couchdb: DBUpdates only supports continuous mode
1 participant