Skip to content

Remove duplicate aliases#6309

Open
amoghmc wants to merge 5 commits intomicrosoft:mainfrom
amoghmc:patch-2
Open

Remove duplicate aliases#6309
amoghmc wants to merge 5 commits intomicrosoft:mainfrom
amoghmc:patch-2

Conversation

@amoghmc
Copy link
Copy Markdown
Contributor

@amoghmc amoghmc commented Apr 16, 2025

Aliases csharp and fsharp already exist and are not needed.
This fixes the below errors:

Unhandled exception. System.ArgumentException: The kernel name or alias 'csharp' is already in use.
Unhandled exception. System.ArgumentException: The kernel name or alias 'fsharp' is already in use.

@amoghmc
Copy link
Copy Markdown
Contributor Author

amoghmc commented Apr 16, 2025

This is a related to the below pull request:
#6283

Aliases csharp and fsharp already exists and are not needed.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.39%. Comparing base (3107855) to head (4805de1).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6309       +/-   ##
===========================================
- Coverage   80.99%   53.39%   -27.60%     
===========================================
  Files         237      106      -131     
  Lines       18198     3118    -15080     
  Branches        0      406      +406     
===========================================
- Hits        14739     1665    -13074     
+ Misses       3459     1180     -2279     
- Partials        0      273      +273     
Flag Coverage Δ
unittests 53.39% <ø> (-27.60%) ⬇️

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.

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