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 rudimentary server mode for use in kivik cli tool #837

Merged
merged 9 commits into from
Nov 17, 2023
Merged

Add rudimentary server mode for use in kivik cli tool #837

merged 9 commits into from
Nov 17, 2023

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Nov 15, 2023

No description provided.

@flimzy flimzy force-pushed the serve branch 2 times, most recently from 702766e to 3dcedff Compare November 17, 2023 20:38
Copy link

codecov bot commented Nov 17, 2023

Codecov Report

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

Comparison is base (9c2784b) 78.91% compared to head (53179f6) 78.97%.

Files Patch % Lines
server/middleware.go 34.61% 14 Missing and 3 partials ⚠️
server/server.go 92.22% 9 Missing and 6 partials ⚠️
x/fsdb/db.go 0.00% 4 Missing ⚠️
x/fsdb/fs.go 57.14% 1 Missing and 2 partials ⚠️
server/errors.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #837      +/-   ##
==========================================
+ Coverage   78.91%   78.97%   +0.06%     
==========================================
  Files         166      169       +3     
  Lines       13414    13646     +232     
==========================================
+ Hits        10585    10777     +192     
- Misses       2390     2419      +29     
- Partials      439      450      +11     

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

@flimzy flimzy merged commit 5ac6372 into master Nov 17, 2023
3 checks passed
@flimzy flimzy deleted the serve branch November 17, 2023 21:21
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.

None yet

1 participant