Skip to content

Fix conversion of invalid handles via actor_cast#1989

Merged
Neverlord merged 2 commits into
mainfrom
issue/1972
Jan 23, 2025
Merged

Fix conversion of invalid handles via actor_cast#1989
Neverlord merged 2 commits into
mainfrom
issue/1972

Conversation

@Neverlord
Copy link
Copy Markdown
Member

Closes #1972.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 88.88889% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.74%. Comparing base (663eb33) to head (539e547).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
libcaf_core/caf/actor_cast.hpp 66.66% 0 Missing and 2 partials ⚠️
libcaf_core/caf/actor_ostream.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1989      +/-   ##
==========================================
+ Coverage   71.71%   71.74%   +0.02%     
==========================================
  Files         658      658              
  Lines       29109    29111       +2     
  Branches     3183     3183              
==========================================
+ Hits        20876    20886      +10     
+ Misses       6413     6410       -3     
+ Partials     1820     1815       -5     

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

Comment thread libcaf_core/caf/actor_cast.test.cpp Outdated
@Neverlord Neverlord merged commit 0768741 into main Jan 23, 2025
@Neverlord Neverlord deleted the issue/1972 branch January 23, 2025 20:21
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.

caf::actor_cast returns non-null-ptr for null-actorhandle

2 participants