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

Update Gremlin.Net #1769

Merged
merged 3 commits into from
Oct 31, 2024
Merged

Update Gremlin.Net #1769

merged 3 commits into from
Oct 31, 2024

Conversation

danielcweber
Copy link
Contributor

@danielcweber danielcweber commented Oct 31, 2024

Since Gremlin.Net transitively pulls in Microsoft.Extensions.DependencyInjection.Abstractions now (through an upgrade of Logging to 8.0.0 which has the reference), we get package downgrade errors and remove it from Core.AspNet.

…DependencyInjection.Abstractions now, we get package downgrade errors and remove it from Code.AspNet.
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.17%. Comparing base (af5dab4) to head (d2c83cf).
Report is 7 commits behind head on 12.x.

Files with missing lines Patch % Lines
...wtonsoftJson/Converters/BulkSetConverterFactory.cs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             12.x    #1769   +/-   ##
=======================================
  Coverage   83.17%   83.17%           
=======================================
  Files         254      254           
  Lines        6848     6848           
  Branches     1490     1490           
=======================================
  Hits         5696     5696           
  Misses        505      505           
  Partials      647      647           

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

@danielcweber danielcweber merged commit d2c83cf into 12.x Oct 31, 2024
3 of 4 checks passed
@danielcweber danielcweber deleted the UpdateGremlinNet branch October 31, 2024 09:35
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.

1 participant