Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: add GlobalUsings.cs with project-wide using directives in algorithms tests #524

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

Open
KaranChadha10 wants to merge 1 commit into TheAlgorithms:master
base: master
Choose a base branch
Loading
from KaranChadha10:globalUsing-algorithms-tests/issue-520

Conversation

Copy link
Contributor

@KaranChadha10 KaranChadha10 commented Sep 8, 2025
edited
Loading

Description

This pull request contains the following changes

  • Converted block-scoped namespaces to file-scoped namespaces for consistency in Algorithms.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-algorithms-tests/issue-520 branch from 63cf3a4 to 5d1b41d Compare September 8, 2025 16:37
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.18%. Comparing base (767c45a) to head (5d1b41d).

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

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

@siriak siriak Awaiting requested review from siriak siriak is a code owner

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /