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 ResourceManager overloads of Requires.Argument #83

Merged
merged 4 commits into from
Jul 5, 2021

Conversation

AArnott
Copy link
Owner

@AArnott AArnott commented Jul 5, 2021

Closes #77

@AArnott AArnott self-assigned this Jul 5, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #83 (99ca21a) into master (8841ab2) will increase coverage by 0.49%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   90.94%   91.43%   +0.49%     
==========================================
  Files           9        9              
  Lines         276      292      +16     
==========================================
+ Hits          251      267      +16     
  Misses         25       25              
Impacted Files Coverage Δ
src/Validation/Requires.cs 96.80% <100.00%> (+0.46%) ⬆️

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 8841ab2...99ca21a. Read the comment docs.

@AArnott AArnott merged commit 76643fd into master Jul 5, 2021
@AArnott AArnott deleted the resourceManager branch July 5, 2021 23:27
AArnott added a commit that referenced this pull request May 2, 2023
Download pdb2pdb from pkgs.dev.azure.com instead of dotnet.myget.org
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.

Add ResourceManager overloads to Requires
2 participants