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

[repo] Allow dependabot to bump SDK patch version #2417

Merged
merged 5 commits into from
Dec 17, 2024

Conversation

CodeBlanch
Copy link
Member

Changes

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)

@CodeBlanch CodeBlanch requested a review from a team as a code owner December 13, 2024 19:44
@github-actions github-actions bot added the infra Infra work - CI/CD, code coverage, linters label Dec 13, 2024
@@ -261,7 +261,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Shared", "Shared", "{1FCC8E
src\Shared\ServerCertificateValidationProvider.cs = src\Shared\ServerCertificateValidationProvider.cs
src\Shared\SpanAttributeConstants.cs = src\Shared\SpanAttributeConstants.cs
src\Shared\SpanHelper.cs = src\Shared\SpanHelper.cs
src\Shared\SqlProcessor.cs = src\Shared\SqlProcessor.cs
src\Shared\SqlProcessor.cs = src\Shared\SqlProcessor.cs
Copy link
Member Author

Choose a reason for hiding this comment

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

@alanwest FYI seems this whitespace was causing VS to throw errors when opened 🤷

@Kielek Kielek merged commit aca23a2 into open-telemetry:main Dec 17, 2024
206 of 207 checks passed
@CodeBlanch CodeBlanch deleted the repo-dependabot-sdk branch December 17, 2024 19:14
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.57%. Comparing base (71655ce) to head (05256c3).
Report is 658 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2417      +/-   ##
==========================================
- Coverage   73.91%   71.57%   -2.35%     
==========================================
  Files         267      365      +98     
  Lines        9615    14084    +4469     
==========================================
+ Hits         7107    10080    +2973     
- Misses       2508     4004    +1496     

see 385 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra work - CI/CD, code coverage, linters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants