Skip to content

Replace Task default with Task.CompletedTask in tests#1259

Merged
SimonCropp merged 1 commit into
mainfrom
AvoidNullTask
Oct 12, 2021
Merged

Replace Task default with Task.CompletedTask in tests#1259
SimonCropp merged 1 commit into
mainfrom
AvoidNullTask

Conversation

@SimonCropp

@SimonCropp SimonCropp commented Oct 12, 2021

Copy link
Copy Markdown
Contributor

#skip-changelog.

noticed via updating Roslynator.Analyzers to Version 3.2.2 #1257

@codecov-commenter

codecov-commenter commented Oct 12, 2021

Copy link
Copy Markdown

Codecov Report

Merging #1259 (e96ebeb) into main (915d7db) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1259   +/-   ##
=======================================
  Coverage   81.57%   81.57%           
=======================================
  Files         212      212           
  Lines        7024     7024           
  Branches     1463     1463           
=======================================
  Hits         5730     5730           
  Misses        846      846           
  Partials      448      448           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 915d7db...e96ebeb. Read the comment docs.

@SimonCropp SimonCropp merged commit 9aa14d4 into main Oct 12, 2021
@SimonCropp SimonCropp deleted the AvoidNullTask branch October 12, 2021 21:51
@bruno-garcia

Copy link
Copy Markdown
Member

Good find. At some point we had ValueTask's so that must be left overs from those days

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