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

[Bug Fix] [CAP] Sleep removal introduced an Actor resolution bug. #2296

Merged
merged 2 commits into from
Apr 5, 2024

Conversation

rajan-chari
Copy link
Contributor

Why are these changes needed?

Fixes Actor resolution issue introduced by sleep() Technical debt PR.

Related issue number

#2295

Checks

@rajan-chari rajan-chari changed the title Bug fix. Sleep removal introduced a directory bug [Bug Fix] [CAP] Sleep removal introduced an Actor resolution bug. Apr 5, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.16%. Comparing base (c030225) to head (f970d1d).
Report is 24 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2296      +/-   ##
==========================================
+ Coverage   37.94%   38.16%   +0.21%     
==========================================
  Files          77       78       +1     
  Lines        7784     7861      +77     
  Branches     1667     1681      +14     
==========================================
+ Hits         2954     3000      +46     
- Misses       4580     4611      +31     
  Partials      250      250              
Flag Coverage Δ
unittests 38.15% <ø> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ekzhu ekzhu added this pull request to the merge queue Apr 5, 2024
Merged via the queue into microsoft:main with commit c0d6a48 Apr 5, 2024
24 checks passed
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
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.

3 participants