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: assert tor_handle.is_none() when tor disabled #395

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

rishkwal
Copy link
Collaborator

@rishkwal rishkwal commented Feb 3, 2025

fixes #394

Test by running the integration tests with --no-default-features flag

Copy link

@mojoX911 mojoX911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack.

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.42%. Comparing base (e7a849b) to head (d581535).
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #395      +/-   ##
==========================================
- Coverage   70.59%   70.42%   -0.17%     
==========================================
  Files          34       34              
  Lines        4247     4247              
==========================================
- Hits         2998     2991       -7     
- Misses       1249     1256       +7     

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

@mojoX911 mojoX911 merged commit 44943c5 into citadel-tech:master Feb 6, 2025
8 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.

Wrong assertion in Taker's Drop trait
2 participants