Movatterモバイル変換


[0]ホーム

URL:


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

[TEST] Improve SqlDataRecord DateOnly and TimeOnly coverage#3128

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
benrr101 merged 4 commits intodotnet:mainfromErikEJ:issue-3125
Feb 25, 2025

Conversation

ErikEJ
Copy link
Contributor

Make SqlDecimalConvertToDecimal_TestInRange run on non-US systems

fixes#3125
related to#2258

Make SqlDecimalConvertToDecimal_TestInRange run on non-US systemsfixesdotnet#3125related todotnet#2258
@benrr101
Copy link
Contributor

/azp run

@azure-pipelinesAzure Pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@benrr101
Copy link
Contributor

/azp run

@azure-pipelinesAzure Pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@benrr101
Copy link
Contributor

@ErikEJ looking into the test failures more, it looks like they're genuine failures of the test related to the changes you made. The value itself looks to be correct but the formatting is wrong. Looks like it's possible the assert isn't doing the right comparison?

Copy link
Contributor

@benrr101benrr101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Holding until the unit tests are fixed

@ErikEJ
Copy link
ContributorAuthor

@benrr101 Thanks - it is SO hard to locate the actual errors

@ErikEJ
Copy link
ContributorAuthor

@benrr101 I had made the .NET Framework test pass locally 😆

@ErikEJ
Copy link
ContributorAuthor

@benrr101 Tests are passing now!

benrr101 reacted with hooray emoji

@benrr101
Copy link
Contributor

/azp run

@azure-pipelinesAzure Pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@benrr101
Copy link
Contributor

benrr101 commentedFeb 19, 2025
edited
Loading

@ErikEJ
Copy link
ContributorAuthor

@benrr101 OMG - the pipeline never ran - I will investigate, thanks

@ErikEJ
Copy link
ContributorAuthor

ErikEJ commentedFeb 20, 2025
edited
Loading

@dotnet/sqlclientdevteam Pls kick the CI 🙏

@apoorvdeshmukh
Copy link
Contributor

/azp run

@azure-pipelinesAzure Pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ErikEJ
Copy link
ContributorAuthor

@benrr101 Failing test seems unrelated ??

@benrr101
Copy link
Contributor

@benrr101 Failing test seems unrelated ??

Agreed, it seems to be so. I'll proceed to kick it until its behavior improves.

@codecovCodecov
Copy link

codecovbot commentedFeb 21, 2025
edited
Loading

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.14%. Comparing base(081fc51) to head(595c898).
Report is 9 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (081fc51) and HEAD (595c898). Click for more details.

HEAD has 1 upload less than BASE
FlagBASE (081fc51)HEAD (595c898)
addons10
Additional details and impacted files
@@            Coverage Diff             @@##             main    #3128      +/-   ##==========================================- Coverage   72.73%   66.14%   -6.59%==========================================  Files         283      279       -4       Lines       58997    58945      -52     ==========================================- Hits        42910    38989    -3921- Misses      16087    19956    +3869
FlagCoverage Δ
addons?
netcore69.22% <ø> (-6.32%)⬇️
netfx64.83% <ø> (-6.37%)⬇️

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.

Copy link
Contributor

@benrr101benrr101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Test passing, LFG 🚢 🚢 🚢

@benrr101benrr101 merged commitb5ce725 intodotnet:mainFeb 25, 2025
123 checks passed
@mdaiglemdaigle added this to the7.0-preview1 milestoneMar 21, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@benrr101benrr101benrr101 approved these changes

@paulmedynskipaulmedynskipaulmedynski approved these changes

Assignees

@benrr101benrr101

Labels
None yet
Projects
None yet
Milestone
6.1-preview1
Development

Successfully merging this pull request may close these issues.

Add Support for DateOnly & TimeOnly types on SqlDataRecord
5 participants
@ErikEJ@benrr101@apoorvdeshmukh@paulmedynski@mdaigle

[8]ページ先頭

©2009-2025 Movatter.jp