-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Helix queue testing #7034
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
Helix queue testing #7034
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7034 +/- ##
==========================================
+ Coverage 68.79% 68.82% +0.02%
==========================================
Files 1254 1255 +1
Lines 250204 250368 +164
Branches 25529 25552 +23
==========================================
+ Hits 172136 172314 +178
+ Misses 71458 71443 -15
- Partials 6610 6611 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@@ -52,7 +52,7 @@ jobs: | |||
pool: | |||
name: NetCore-Public | |||
demands: ImageOverride -equals build.ubuntu.1804.amd64.open | |||
helixQueue: Ubuntu.1804[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 | |||
helixQueue: (Ubuntu.2204.Arm64.Open)Ubuntu.2004[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought that the part in brackets was the display name for the container image. In any case, I see three versions on that one line and am not sure what three things they apply to.
Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it. |
No description provided.