Skip to content

Add references to new DynamoDBCache backend #982

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

Merged

Conversation

vonsteer
Copy link
Contributor

@vonsteer vonsteer commented Apr 19, 2025

What do these changes do?

Add references to new DynamoDBCache backend

Are there changes in behavior for the user?

None

Related issue number

Fixes #937

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes

Copy link

codecov bot commented Apr 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.64%. Comparing base (fe28c47) to head (db00583).
Report is 134 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #982      +/-   ##
==========================================
- Coverage   99.76%   99.64%   -0.12%     
==========================================
  Files          36       33       -3     
  Lines        3794     3396     -398     
==========================================
- Hits         3785     3384     -401     
- Misses          9       12       +3     
Flag Coverage Δ
unit 99.64% <ø> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 58301fb...db00583. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Dreamsorcerer Dreamsorcerer merged commit abd20d4 into aio-libs:master Apr 20, 2025
15 of 16 checks passed
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.

Feature: Implement DynamoDB backend
2 participants