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 an OpenRevs method as distinct from Get #806

Merged
merged 2 commits into from
Oct 6, 2023
Merged

Add an OpenRevs method as distinct from Get #806

merged 2 commits into from
Oct 6, 2023

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Oct 5, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

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

Comparison is base (062420e) 79.24% compared to head (be65811) 78.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #806      +/-   ##
==========================================
- Coverage   79.24%   78.88%   -0.36%     
==========================================
  Files         166      166              
  Lines       13178    13263      +85     
==========================================
+ Hits        10443    10463      +20     
- Misses       2297     2365      +68     
+ Partials      438      435       -3     
Files Coverage Δ
couchdb/db.go 76.75% <100.00%> (-1.32%) ⬇️
couchdb/replication.go 95.45% <100.00%> (+1.04%) ⬆️
driver/driver.go 100.00% <ø> (ø)
mockdb/gen/main.go 30.88% <ø> (ø)
x/fsdb/get.go 80.00% <100.00%> (+14.28%) ⬆️
x/memorydb/db.go 75.28% <100.00%> (+4.12%) ⬆️
mockdb/helpers.go 73.33% <66.66%> (ø)
resultset.go 80.26% <0.00%> (-4.61%) ⬇️
db.go 93.86% <86.11%> (-0.57%) ⬇️
mockdb/dbexpectations.go 96.97% <70.00%> (-1.33%) ⬇️
... and 3 more

... and 1 file with indirect coverage changes

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

@flimzy flimzy merged commit b5d5e6c into master Oct 6, 2023
1 of 3 checks passed
@flimzy flimzy deleted the OpenRevs branch October 6, 2023 15:43
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