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

Cannot free chache space due to sqlite row assignment error #46

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

sandorkertesz
Copy link
Collaborator

@sandorkertesz sandorkertesz commented Nov 24, 2024

This PR fixes the issue when cache disk space could not be freed up due to the following error:

TypeError: 'sqlite3.Row' object does not support item assignment

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.03%. Comparing base (1ac174c) to head (5e4a9dd).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #46   +/-   ##
========================================
  Coverage    92.03%   92.03%           
========================================
  Files            7        7           
  Lines          251      251           
  Branches         7        7           
========================================
  Hits           231      231           
  Misses          18       18           
  Partials         2        2           

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


🚨 Try these New Features:

@sandorkertesz sandorkertesz merged commit 1b91b2f into develop Nov 24, 2024
104 checks passed
@sandorkertesz sandorkertesz deleted the bugfix/cannot-free-cache-space branch November 24, 2024 12:10
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.

2 participants