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

Add Assumes.Null and NotNull methods that accept nullable structs #45

Merged
merged 1 commit into from
Nov 6, 2019

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented Nov 6, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 6, 2019

Codecov Report

Merging #45 into master will increase coverage by 0.41%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   74.07%   74.49%   +0.41%     
==========================================
  Files          10       10              
  Lines         243      247       +4     
  Branches       64       64              
==========================================
+ Hits          180      184       +4     
  Misses         49       49              
  Partials       14       14
Impacted Files Coverage Δ
src/Microsoft.VisualStudio.Validation/Assumes.cs 73.33% <100%> (+1.9%) ⬆️

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 6f42534...b37607b. Read the comment docs.

@AArnott AArnott merged commit 00e9a47 into microsoft:master Nov 6, 2019
@AArnott AArnott deleted the assumesNullStructs branch November 6, 2019 20:13
AArnott referenced this pull request in AArnott/vs-validation Apr 11, 2022
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.

None yet

2 participants