Skip to content

Partially revert changes for CA1873 (expensive logging)#1904

Merged
bkoelman merged 1 commit intomasterfrom
partially-revert-CA1873
Jan 31, 2026
Merged

Partially revert changes for CA1873 (expensive logging)#1904
bkoelman merged 1 commit intomasterfrom
partially-revert-CA1873

Conversation

@bkoelman
Copy link
Copy Markdown
Member

@bkoelman bkoelman commented Jan 18, 2026

Partially revert changes for CA1873 ("Evaluation of this argument may be expensive and unnecessary if logging is disabled"), now that it's not so rigid anymore since .NET 10 SDK v10.0.102.

QUALITY CHECKLIST

  • Changes implemented in code
  • Complies with our contributing guidelines
  • N/A: Adapted tests
  • N/A: Documentation updated

@bkoelman bkoelman force-pushed the partially-revert-CA1873 branch from 2b97efd to 72c0edb Compare January 21, 2026 22:44
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.25%. Comparing base (969752a) to head (6841bdd).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1904      +/-   ##
==========================================
- Coverage   92.25%   92.25%   -0.01%     
==========================================
  Files         437      437              
  Lines       14860    14858       -2     
  Branches     2451     2450       -1     
==========================================
- Hits        13709    13707       -2     
  Misses        708      708              
  Partials      443      443              

☔ 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.

…be expensive and unnecessary if logging is disabled), now that it's not so rigid anymore since .NET 10 SDK v10.0.102
@bkoelman bkoelman force-pushed the partially-revert-CA1873 branch from 72c0edb to 6841bdd Compare January 31, 2026 11:16
@bkoelman bkoelman marked this pull request as ready for review January 31, 2026 11:16
@bkoelman bkoelman merged commit 9bd6d59 into master Jan 31, 2026
15 checks passed
@bkoelman bkoelman deleted the partially-revert-CA1873 branch January 31, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant