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

Revert "Resharper: Replace async method with Task return" #1513

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

bkoelman
Copy link
Member

Reverting this Resharper rule because it makes stack traces harder to understand, while the gain it provides is theoretical. Resharper turned off this suggestion in the default ruleset in a later version.

This reverts commit 3e1b27b.

QUALITY CHECKLIST

Reverting this Resharper rule because it makes stack traces harder to understand, while the gain it provides is theoretical.
Resharper turned off this suggestion in the default ruleset in a later version.

This reverts commit 3e1b27b.
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.79%. Comparing base (c3e23da) to head (972c50c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1513      +/-   ##
==========================================
+ Coverage   90.78%   90.79%   +0.01%     
==========================================
  Files         346      346              
  Lines       11044    11062      +18     
  Branches     1813     1813              
==========================================
+ Hits        10026    10044      +18     
  Misses        669      669              
  Partials      349      349              

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

@bkoelman bkoelman marked this pull request as ready for review March 22, 2024 03:23
@bkoelman bkoelman merged commit f3c8ebd into master Mar 22, 2024
16 checks passed
@bkoelman bkoelman deleted the revert-async-await branch March 22, 2024 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant