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

Fix sequential text reader bug and add covering test#3383

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
mdaigle merged 3 commits intodotnet:mainfromWraith2:fix-3361
Jun 3, 2025

Conversation

Wraith2
Copy link
Contributor

Fixes#3361

When using single byte input the test provided triggered a condition where the next read would skip data in available internal buffer because it was exactly, and not less than, the required amount.

/cc@m0a0k0s

@mdaigle
Copy link
Contributor

/azp run

mdaigle
mdaigle previously approved these changesMay 29, 2025
@azure-pipelinesAzure Pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

benrr101
benrr101 previously approved these changesMay 29, 2025
@Wraith2Wraith2 dismissed stale reviews frombenrr101 andmdaigle via5dce7baMay 30, 2025 00:15
Copy link
Contributor

@paulmedynskipaulmedynski left a comment

Choose a reason for hiding this comment

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

Minor simplicity suggestion.

@benrr101
Copy link
Contributor

/azp run

@azure-pipelinesAzure Pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

benrr101
benrr101 previously approved these changesMay 30, 2025
@paulmedynski
Copy link
Contributor

/azp run

@azure-pipelinesAzure Pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@mdaiglemdaigle merged commit97be747 intodotnet:mainJun 3, 2025
237 checks passed
@codecovCodecov
Copy link

codecovbot commentedJun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base(b8948f2) to head(d905a7b).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@##             main   #3383       +/-   ##==========================================- Coverage   67.04%       0   -67.05%==========================================  Files         300       0      -300       Lines       65376       0    -65376     ==========================================- Hits        43831       0    -43831+ Misses      21545       0    -21545
FlagCoverage Δ
addons?
netcore?
netfx?

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.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@mdaiglemdaiglemdaigle approved these changes

@paulmedynskipaulmedynskipaulmedynski approved these changes

@benrr101benrr101benrr101 left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
6.1-preview2
Development

Successfully merging this pull request may close these issues.

SqlSequentialTextReader ReadAsync returns 0 before the end of a file
4 participants
@Wraith2@mdaigle@benrr101@paulmedynski

[8]ページ先頭

©2009-2025 Movatter.jp