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

Chore(dependabot): Add nuget projects #254

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

kruplm
Copy link
Contributor

@kruplm kruplm commented Jul 18, 2023

Since dependabot doesn't support glob syntax it can't pick up the nuget dependencies in a multi-project repository easily.
This pull request adds the main projects under the src folder, and one prototype as a test.
Folders are specified for the project files.
I intend to add other projects later.
Tested on my fork

@kruplm kruplm marked this pull request as ready for review July 18, 2023 10:34
@kruplm kruplm requested a review from a team July 18, 2023 10:34
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #254 (53eae7f) into main (b9b7611) will increase coverage by 0.03%.
The diff coverage is n/a.

❗ Current head 53eae7f differs from pull request most recent head 6555648. Consider uploading reports for the commit 6555648 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   74.72%   74.75%   +0.03%     
==========================================
  Files         155      155              
  Lines        5475     5475              
  Branches      233      233              
==========================================
+ Hits         4091     4093       +2     
+ Misses       1383     1381       -2     
  Partials        1        1              

see 1 file with indirect coverage changes

@kruplm kruplm force-pushed the github-depandabot-dotnet-update branch from 9753155 to 53eae7f Compare July 20, 2023 09:47
@kruplm kruplm force-pushed the github-depandabot-dotnet-update branch from 53eae7f to 6555648 Compare July 20, 2023 15:14
@kruplm kruplm merged commit 2e9d6d5 into morganstanley:main Jul 20, 2023
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.

2 participants