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

Modify ExtractRev to take a general io.ReadCloser, not just a *http.Response #676

Merged
merged 2 commits into from
Sep 4, 2023

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Sep 4, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch coverage: 90.47% and project coverage change: -0.04% ⚠️

Comparison is base (153f959) 88.30% compared to head (18d27de) 88.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #676      +/-   ##
==========================================
- Coverage   88.30%   88.27%   -0.04%     
==========================================
  Files          62       62              
  Lines        5855     5857       +2     
==========================================
  Hits         5170     5170              
- Misses        575      576       +1     
- Partials      110      111       +1     
Files Changed Coverage Δ
couchdb/db.go 80.53% <50.00%> (-0.22%) ⬇️
couchdb/chttp/chttp.go 91.98% <100.00%> (-0.06%) ⬇️

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

@flimzy flimzy merged commit 5f1c2d4 into master Sep 4, 2023
2 of 3 checks passed
@flimzy flimzy deleted the getRevFromBody branch September 4, 2023 14:56
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