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

Fix db lock tests #665

Merged
merged 18 commits into from
Nov 5, 2024
Merged

Fix db lock tests #665

merged 18 commits into from
Nov 5, 2024

Conversation

callebtc
Copy link
Collaborator

@callebtc callebtc commented Nov 4, 2024

Skip some SQLite db locking tests on github only for regtest + sqlite

@callebtc callebtc changed the title skip db lock check in regtests Fix db lock tests Nov 4, 2024
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 66.94%. Comparing base (48b0368) to head (c801f3b).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
cashu/core/db.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #665      +/-   ##
==========================================
+ Coverage   66.56%   66.94%   +0.37%     
==========================================
  Files          81       81              
  Lines        8366     8394      +28     
==========================================
+ Hits         5569     5619      +50     
+ Misses       2797     2775      -22     

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

@callebtc callebtc merged commit 80ff0f1 into main Nov 5, 2024
18 checks passed
@callebtc callebtc deleted the tests-skip-db-lock-regtest branch November 5, 2024 12:48
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.

1 participant