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

Remove unused methods from EntryStore #560

Merged
merged 4 commits into from
Sep 10, 2023
Merged

Conversation

sandreae
Copy link
Member

@sandreae sandreae commented Sep 10, 2023

📋 Checklist

  • Add tests that cover your changes
  • Add this PR to the Unreleased section in CHANGELOG.md
  • Link this PR to any issues it closes
  • New files contain a SPDX license header

@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.09% ⚠️

Comparison is base (4a2c34c) 92.45% compared to head (367d021) 92.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #560      +/-   ##
==========================================
- Coverage   92.45%   92.36%   -0.09%     
==========================================
  Files         106      106              
  Lines       18039    17835     -204     
==========================================
- Hits        16678    16474     -204     
  Misses       1361     1361              
Files Changed Coverage Δ
aquadoggo/src/db/stores/entry.rs 99.14% <ø> (-0.26%) ⬇️
aquadoggo/src/graphql/mutations/publish.rs 98.71% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

@sandreae sandreae merged commit 966774a into main Sep 10, 2023
10 checks passed
@sandreae sandreae deleted the remove-unused-store-methods branch September 10, 2023 16:51
adzialocha added a commit that referenced this pull request Sep 19, 2023
* main:
  Update version in Cargo.lock as well
  Do not panic when blob does not have all pieces yet (#563)
  Make cli version reflect the crate version
  One hash is enough when releasing binaries
  Remove unused methods from `EntryStore` (#560)
  Fix: dedup generated schema fields by key (#558)
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