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

fix: dependabot exception when parsing .csproj #165

Merged
merged 3 commits into from
Apr 16, 2024
Merged

fix: dependabot exception when parsing .csproj #165

merged 3 commits into from
Apr 16, 2024

Conversation

JeyJeyGao
Copy link
Collaborator

@JeyJeyGao JeyJeyGao commented Apr 16, 2024

Fix:

  • dependabot was blocked by exception in Notation.Plugin.AzureKeyVault/Notation.Plugin.AzureKeyVault.csproj

Error log: https://github.com/Azure/notation-azure-kv/network/updates/815374970

Signed-off-by: Junjie Gao [email protected]

@codecov-commenter
Copy link

codecov-commenter commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.65%. Comparing base (ef0d057) to head (f86c77a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #165   +/-   ##
=======================================
  Coverage   91.65%   91.65%           
=======================================
  Files          17       17           
  Lines         599      599           
  Branches       74       74           
=======================================
  Hits          549      549           
  Misses         37       37           
  Partials       13       13           

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

Signed-off-by: Junjie Gao <[email protected]>
Copy link
Member

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shizhMSFT shizhMSFT merged commit 027f966 into main Apr 16, 2024
8 checks passed
@shizhMSFT shizhMSFT deleted the fix/csproj branch April 16, 2024 09:58
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