Skip to content

Conversation

@mmitche
Copy link
Member

@mmitche mmitche commented Oct 28, 2025

Microsoft Reviewers: Open in CodeFlow

@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.01621%. Comparing base (564c55e) to head (3acccd8).
⚠️ Report is 3 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (564c55e) and HEAD (3acccd8). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (564c55e) HEAD (3acccd8)
Debug 3 2
test 1 0
Additional details and impacted files
@@                 Coverage Diff                  @@
##                main      #13997          +/-   ##
====================================================
- Coverage   77.15573%   52.01621%   -25.13953%     
====================================================
  Files           3278        2065        -1213     
  Lines         645199      287941      -357258     
  Branches       47716       42121        -5595     
====================================================
- Hits          497808      149776      -348032     
+ Misses        143703      135266        -8437     
+ Partials        3688        2899         -789     
Flag Coverage Δ
Debug 52.01621% <ø> (-25.13953%) ⬇️
integration 18.98546% <ø> (-0.00907%) ⬇️
production 52.01621% <ø> (-0.01356%) ⬇️
test ?
unit 49.46673% <ø> (-0.00765%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@Shyam-Gupta Shyam-Gupta left a comment

Choose a reason for hiding this comment

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

Awesome. Thanks.

@Shyam-Gupta Shyam-Gupta merged commit 95443c2 into dotnet:main Oct 28, 2025
8 checks passed
@mmitche
Copy link
Member Author

mmitche commented Oct 29, 2025

/backport to release/10.0

@mmitche
Copy link
Member Author

mmitche commented Oct 29, 2025

/backport to release/9.0

@github-actions
Copy link
Contributor

Started backporting to release/10.0 (link to workflow run)

@mmitche
Copy link
Member Author

mmitche commented Oct 29, 2025

/backport to release/8.0

@github-actions
Copy link
Contributor

Started backporting to release/9.0 (link to workflow run)

@github-actions
Copy link
Contributor

Started backporting to release/8.0 (link to workflow run)

@github-actions
Copy link
Contributor

@mmitche backporting to release/9.0 failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Use arcade's standard backport workflow
Using index info to reconstruct a base tree...
M	.github/workflows/backport.yml
Falling back to patching base and 3-way merge...
Auto-merging .github/workflows/backport.yml
CONFLICT (content): Merge conflict in .github/workflows/backport.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Use arcade's standard backport workflow
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

@github-actions
Copy link
Contributor

@mmitche backporting to release/8.0 failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Use arcade's standard backport workflow
Using index info to reconstruct a base tree...
M	.github/workflows/backport.yml
Falling back to patching base and 3-way merge...
Auto-merging .github/workflows/backport.yml
CONFLICT (content): Merge conflict in .github/workflows/backport.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Use arcade's standard backport workflow
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants