Skip to content

Conversation

benrr101
Copy link
Contributor

@benrr101 benrr101 commented May 7, 2025

Description: Quick and easy PR, moving the SqlDataSourceEnumerator.Unix.cs file from the netcore project to the common project. It was renamed to SqlDataSourceEnumerator.netcore.Unix.cs to follow the pattern I've been using.

Also renamed SqlDataSourceEnumeratorManagedHelper.cs to SqlDataSourceEnumeratorManagedHelper.netcore.cs to indicate it is only used in the netcore project. The class was also wrapped in an #if NET

Testing: Project still builds locally, there were no functional changes to the code.

@benrr101 benrr101 added this to the 6.1-preview2 milestone May 7, 2025
@benrr101 benrr101 requested a review from a team May 7, 2025 17:36
@benrr101 benrr101 added the Common Project 🚮 Things that relate to the common project project label May 7, 2025
Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.98%. Comparing base (14bee54) to head (6a472c0).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3335      +/-   ##
==========================================
+ Coverage   65.07%   66.98%   +1.90%     
==========================================
  Files         298      298              
  Lines       65515    65515              
==========================================
+ Hits        42634    43884    +1250     
+ Misses      22881    21631    -1250     
Flag Coverage Δ
addons 92.58% <ø> (ø)
netcore 72.17% <ø> (+3.83%) ⬆️
netfx 65.02% <ø> (-1.15%) ⬇️

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.

@benrr101 benrr101 merged commit ec8ca55 into main May 12, 2025
251 checks passed
@benrr101 benrr101 deleted the dev/russellben/merge/sqldatasourceenumerator-unix branch May 12, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Common Project 🚮 Things that relate to the common project project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants