Skip to content

Conversation

KaranChadha10
Copy link
Contributor

@KaranChadha10 KaranChadha10 commented Sep 8, 2025

Description

This pull request contains the following changes

  • Converted block-scoped namespaces to file-scoped namespaces for consistency in Utilitites and Utilities.Tests folder
  • Removed redundant/unused global using directives to improve code clarity
  • Aligned code formatting with project conventions and C# 10+ style guidelines

Issue link: #520

  • I have performed a self-review of my code
  • My code follows the style guidelines of this project
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Comments in areas I changed are up to date
  • I have added comments to hard-to-understand areas of my code
  • I have made corresponding changes to the README.md

@KaranChadha10 KaranChadha10 force-pushed the globalUsing-utilities/issue-520 branch from 83cd53e to 3c4142a Compare September 8, 2025 15:59
@KaranChadha10 KaranChadha10 force-pushed the globalUsing-utilities/issue-520 branch from 3c4142a to 0fc1039 Compare September 8, 2025 15:59
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.19%. Comparing base (767c45a) to head (0fc1039).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #523   +/-   ##
=======================================
  Coverage   95.18%   95.19%           
=======================================
  Files         272      272           
  Lines       10921    10921           
  Branches     1536     1536           
=======================================
+ Hits        10395    10396    +1     
  Misses        400      400           
+ Partials      126      125    -1     

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

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