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

winrt: fix crash on access to deleted shared complete handler #53

Merged
merged 2 commits into from
Dec 6, 2023

winrt: fix crash on access to deleted shared complete handler

3cd445e
Select commit
Loading
Failed to load commit list.
Merged

winrt: fix crash on access to deleted shared complete handler #53

winrt: fix crash on access to deleted shared complete handler
3cd445e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2023 in 0s

56.72% (+0.00%) compared to cb9ff38

View this Pull Request on Codecov

56.72% (+0.00%) compared to cb9ff38

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cb9ff38) 56.72% compared to head (3cd445e) 56.72%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   56.72%   56.72%           
=======================================
  Files          53       53           
  Lines        4605     4605           
  Branches     1062     1062           
=======================================
  Hits         2612     2612           
  Misses       1306     1306           
  Partials      687      687           

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