Skip to content

Enable implicit usings #3316

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
Mar 18, 2025
Merged

Enable implicit usings #3316

merged 2 commits into from
Mar 18, 2025

Conversation

martincostello
Copy link
Collaborator

Enable implicit using statements.

Enable implicit using statements.
Fix incorrect fix for over-zealous removal of redundant usings in Visual Studio.
@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.56%. Comparing base (5826b72) to head (7b618e0).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3316   +/-   ##
=======================================
  Coverage   83.56%   83.56%           
=======================================
  Files          77       77           
  Lines        3224     3224           
  Branches      559      559           
=======================================
  Hits         2694     2694           
  Misses        530      530           
Flag Coverage Δ
Linux 83.56% <ø> (ø)
Windows 83.56% <ø> (ø)
macOS 83.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martincostello martincostello marked this pull request as ready for review March 18, 2025 15:48
@martincostello martincostello enabled auto-merge (squash) March 18, 2025 15:48
@martincostello martincostello merged commit 730b315 into master Mar 18, 2025
7 checks passed
@martincostello martincostello deleted the implicit-usings branch March 18, 2025 15:52
This was referenced Jul 29, 2025
This was referenced Aug 5, 2025
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.

2 participants