Skip to content

Conversation

@nohwnd
Copy link
Member

@nohwnd nohwnd commented Apr 17, 2025

Enables AzureDevOps error reporting to get errors directly in code where they happened for easier debugging.

Files that are changed:

image

Files that are unchanged, and multiple line messages:

image

Fixes #5518

@nohwnd nohwnd marked this pull request as ready for review April 25, 2025 07:47
@nohwnd
Copy link
Member Author

nohwnd commented Apr 25, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@nohwnd
Copy link
Member Author

nohwnd commented Apr 25, 2025

Some flakiness in build, because rest of projects seems to be working just fine.

@nohwnd nohwnd changed the title Enable azdo gh plugin and fail a test Enable azdo gh plugin Apr 25, 2025
@codecov-commenter
Copy link

codecov-commenter commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.34%. Comparing base (79a230b) to head (385f805).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5481      +/-   ##
==========================================
- Coverage   76.38%   76.34%   -0.05%     
==========================================
  Files         603      603              
  Lines       36408    36408              
==========================================
- Hits        27812    27797      -15     
- Misses       8596     8611      +15     
Flag Coverage Δ
Debug 76.34% <ø> (-0.05%) ⬇️
integration 76.34% <ø> (-0.05%) ⬇️
production 76.34% <ø> (-0.05%) ⬇️
unit 76.34% <ø> (-0.05%) ⬇️

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

see 10 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nohwnd
Copy link
Member Author

nohwnd commented Apr 28, 2025

Failure is caused by writing the progress to commandline, when we capture the output,

image

Unrelated to the content of this PR.

Youssef1313
Youssef1313 previously approved these changes Apr 28, 2025
Youssef1313
Youssef1313 previously approved these changes Apr 28, 2025
@nohwnd nohwnd merged commit 6dbfbcc into main Apr 28, 2025
9 checks passed
@nohwnd nohwnd deleted the enable-gh-azdo-plugin branch April 28, 2025 14:42
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.

Confirm AzureDevOps package name before publishing

4 participants