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: Fix dangling reference in new web server #1938

Merged
merged 4 commits into from
Mar 4, 2025

Conversation

kuznetsss
Copy link
Collaborator

@kuznetsss kuznetsss commented Mar 4, 2025

Also delete move constructors where moving may be dangerous.

Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.19%. Comparing base (427ba47) to head (6482ada).
Report is 20 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1938      +/-   ##
===========================================
+ Coverage    72.71%   73.19%   +0.47%     
===========================================
  Files          333      337       +4     
  Lines        13525    13821     +296     
  Branches      6881     7006     +125     
===========================================
+ Hits          9835    10116     +281     
+ Misses        1785     1779       -6     
- Partials      1905     1926      +21     

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

godexsoft
godexsoft previously approved these changes Mar 4, 2025
@kuznetsss kuznetsss merged commit f7db030 into XRPLF:develop Mar 4, 2025
22 checks passed
@kuznetsss kuznetsss deleted the Fix_invalid_reference_after_move branch March 4, 2025 16:45
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