Skip to content

Conversation

@JWCook
Copy link
Member

@JWCook JWCook commented Oct 27, 2023

Fixes #177

@JWCook JWCook added bug Something isn't working enhancement New feature or request labels Oct 27, 2023
@JWCook JWCook added this to the v0.10 milestone Oct 27, 2023
…cache and log a warning instead of raising an error
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

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

Comparison is base (0fc4736) 96.32% compared to head (cd3a32b) 96.04%.

❗ Current head cd3a32b differs from pull request most recent head c9f37af. Consider uploading reports for the commit c9f37af to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
- Coverage   96.32%   96.04%   -0.28%     
==========================================
  Files          10       10              
  Lines         979      986       +7     
  Branches      181      182       +1     
==========================================
+ Hits          943      947       +4     
- Misses         23       25       +2     
- Partials       13       14       +1     
Files Coverage Δ
aiohttp_client_cache/backends/dynamodb.py 93.81% <62.50%> (-2.86%) ⬇️

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

@JWCook JWCook force-pushed the dynamodb-max-item-size branch 2 times, most recently from cd3a32b to c9f37af Compare October 27, 2023 17:23
@JWCook JWCook merged commit 8ce8498 into main Oct 27, 2023
@JWCook JWCook deleted the dynamodb-max-item-size branch October 27, 2023 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP responses larger than 400kB are not handeled by DynamoDBBackend

2 participants