Skip to content

Log QueryLayer and LINQ expression at Debug level #1732

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

Merged
merged 2 commits into from
May 25, 2025

Replace debugger visualizer link in docs

0ccfcc2
Select commit
Loading
Failed to load commit list.
Merged

Log QueryLayer and LINQ expression at Debug level #1732

Replace debugger visualizer link in docs
0ccfcc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2025 in 1s

90.76% (-0.02%) compared to b6b56b0

View this Pull Request on Codecov

90.76% (-0.02%) compared to b6b56b0

Details

Codecov Report

Attention: Patch coverage is 76.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 90.76%. Comparing base (b6b56b0) to head (0ccfcc2).

Files with missing lines Patch % Lines
...eries/QueryableBuilding/ExpressionTreeFormatter.cs 66.66% 2 Missing and 4 partials ⚠️
src/JsonApiDotNetCore/Middleware/TraceLogWriter.cs 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1732      +/-   ##
==========================================
- Coverage   90.78%   90.76%   -0.02%     
==========================================
  Files         467      468       +1     
  Lines       14616    14646      +30     
  Branches     2302     2308       +6     
==========================================
+ Hits        13269    13294      +25     
- Misses        917      918       +1     
- Partials      430      434       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.