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

Properly handle Never type argument to Capabilities.get #3203

Merged
merged 1 commit into from
Apr 1, 2024

properly handle never type argument

cb8242d
Select commit
Loading
Failed to load commit list.
Merged

Properly handle Never type argument to Capabilities.get #3203

properly handle never type argument
cb8242d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2024 in 1s

80.70% (+0.01%) compared to d8f8309

View this Pull Request on Codecov

80.70% (+0.01%) compared to d8f8309

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.70%. Comparing base (d8f8309) to head (cb8242d).
Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3203      +/-   ##
==========================================
+ Coverage   80.68%   80.70%   +0.01%     
==========================================
  Files         380      380              
  Lines       93183    93209      +26     
==========================================
+ Hits        75188    75226      +38     
+ Misses      15290    15278      -12     
  Partials     2705     2705              

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