Skip to content

Conversation

JRahnama
Copy link
Contributor

@JRahnama JRahnama commented Apr 24, 2023

Fixes #2015

@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.63%. Comparing base (4657311) to head (aa4b3b7).
Report is 397 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2018      +/-   ##
==========================================
- Coverage   70.75%   70.63%   -0.12%     
==========================================
  Files         306      306              
  Lines       61800    61805       +5     
==========================================
- Hits        43724    43657      -67     
- Misses      18076    18148      +72     
Flag Coverage Δ
addons 92.88% <ø> (ø)
netcore 73.40% <100.00%> (-0.08%) ⬇️
netfx 69.25% <100.00%> (-0.13%) ⬇️

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.


🚨 Try these New Features:

@ErikEJ
Copy link
Contributor

ErikEJ commented Apr 24, 2023

Possible to add a test?

@JRahnama
Copy link
Contributor Author

JRahnama commented Apr 24, 2023

Possible to add a test?

Sure, I will add some tests here.

Tests are added.

@JRahnama JRahnama changed the title Draft try to address issue 2015 Fix | Adding non-string support to SqlConnectionStringBuilder property indexer Apr 25, 2023
@JRahnama JRahnama marked this pull request as ready for review April 25, 2023 20:03
Javad and others added 2 commits April 26, 2023 12:58
Co-authored-by: David Engel <dengel1012@gmail.com>
Co-authored-by: DavoudEshtehari <61173489+DavoudEshtehari@users.noreply.github.com>
@JRahnama JRahnama merged commit 5d5ac7d into dotnet:main Apr 28, 2023
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.

SqlConnectionStringBuilder property indexer doesn't support non-string values
5 participants