Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test | Unit Test for decrypt failure to drain data fix #2844

Merged
merged 12 commits into from
Oct 22, 2024

Conversation

arellegue
Copy link
Contributor

This PR is for unit test of PR #2618.

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.08%. Comparing base (eb4c0f0) to head (987301d).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2844      +/-   ##
==========================================
+ Coverage   72.04%   72.08%   +0.04%     
==========================================
  Files         299      299              
  Lines       61433    61436       +3     
==========================================
+ Hits        44258    44285      +27     
+ Misses      17175    17151      -24     
Flag Coverage Δ
addons 92.90% <ø> (ø)
netcore 76.02% <ø> (+0.04%) ⬆️
netfx 70.24% <ø> (+0.02%) ⬆️

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.

@arellegue arellegue marked this pull request as ready for review September 11, 2024 17:54
@DavoudEshtehari DavoudEshtehari added the Area\Tests Issues that are targeted to tests or test projects label Sep 18, 2024
@DavoudEshtehari DavoudEshtehari added this to the 6.0-preview2 milestone Sep 18, 2024
@DavoudEshtehari
Copy link
Contributor

/azp run

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@cheenamalhotra cheenamalhotra merged commit 55178ee into dotnet:main Oct 22, 2024
128 of 130 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area\Tests Issues that are targeted to tests or test projects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants