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

Don't recurse on null in TryExpandTraverser. #1775

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

danielcweber
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

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

Project coverage is 83.12%. Comparing base (805f364) to head (819c89b).
Report is 1 commits behind head on 12.x.

Files with missing lines Patch % Lines
...port.NewtonsoftJson/Extensions/JTokenExtensions.cs 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             12.x    #1775   +/-   ##
=======================================
  Coverage   83.11%   83.12%           
=======================================
  Files         252      252           
  Lines        6821     6825    +4     
  Branches     1484     1486    +2     
=======================================
+ Hits         5669     5673    +4     
  Misses        509      509           
  Partials      643      643           

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

@danielcweber danielcweber merged commit 819c89b into 12.x Nov 5, 2024
4 checks passed
@danielcweber danielcweber deleted the DontRecurseOnNull branch November 5, 2024 19:41
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