-
Notifications
You must be signed in to change notification settings - Fork 112
Sync Mu DevOps Files, add new cargo checks, and fix resulting errors #739
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
Sync Mu DevOps Files, add new cargo checks, and fix resulting errors #739
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev/202502 #739 +/- ##
=============================================
Coverage ? 11.47%
=============================================
Files ? 136
Lines ? 22094
Branches ? 2514
=============================================
Hits ? 2536
Misses ? 19526
Partials ? 32
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ff125f8 to
dba5893
Compare
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
/azp run |
|
Commenter does not have sufficient privileges for PR 739 in repo microsoft/mu_plus |
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
c1e566b to
bcac1d9
Compare
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
@magravel, please fill in the "How this was tested section" in the PR description. |
…ing errors (#739) ## Description This pull request brings rust fmt/clippy/doc/test validation to pull requests. Initial fixes for these are also included in this PR. The file sync commit was cherry-picked from this pull request: #737 - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? - [x] Backport to release branch? ## How This Was Tested This was tested by running the PR pipeline ( clippy, fmt, build, test, coverage, doc ). ## Integration Instructions N/A Co-authored-by: Michael Kubacki <[email protected]>
…icrosoft#739) ## Description This pull request brings rust fmt/clippy/doc/test validation to pull requests. Initial fixes for these are also included in this PR. The file sync commit was cherry-picked from this pull request: microsoft#737 - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? - [x] Backport to release branch? ## How This Was Tested This was tested by running the PR pipeline ( clippy, fmt, build, test, coverage, doc ). ## Integration Instructions N/A Co-authored-by: Michael Kubacki <[email protected]>
…icrosoft#739) ## Description This pull request brings rust fmt/clippy/doc/test validation to pull requests. Initial fixes for these are also included in this PR. The file sync commit was cherry-picked from this pull request: microsoft#737 - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? - [x] Backport to release branch? ## How This Was Tested This was tested by running the PR pipeline ( clippy, fmt, build, test, coverage, doc ). ## Integration Instructions N/A Co-authored-by: Michael Kubacki <[email protected]>
…739) This pull request brings rust fmt/clippy/doc/test validation to pull requests. Initial fixes for these are also included in this PR. The file sync commit was cherry-picked from this pull request: #737 - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? - [x] Backport to release branch? This was tested by running the PR pipeline ( clippy, fmt, build, test, coverage, doc ). N/A Co-authored-by: Michael Kubacki <[email protected]>
…icrosoft#739) ## Description This pull request brings rust fmt/clippy/doc/test validation to pull requests. Initial fixes for these are also included in this PR. The file sync commit was cherry-picked from this pull request: microsoft#737 - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? - [x] Backport to release branch? ## How This Was Tested This was tested by running the PR pipeline ( clippy, fmt, build, test, coverage, doc ). ## Integration Instructions N/A Co-authored-by: Michael Kubacki <[email protected]>
…739) ## Description This pull request brings rust fmt/clippy/doc/test validation to pull requests. Initial fixes for these are also included in this PR. The file sync commit was cherry-picked from this pull request: #737 - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? - [x] Backport to release branch? ## How This Was Tested This was tested by running the PR pipeline ( clippy, fmt, build, test, coverage, doc ). ## Integration Instructions N/A Co-authored-by: Michael Kubacki <[email protected]>
Description
This pull request brings rust fmt/clippy/doc/test validation to pull requests. Initial fixes for these are also included in this PR.
The file sync commit was cherry-picked from this pull request: #737
How This Was Tested
This was tested by running the PR pipeline ( clippy, fmt, build, test, coverage, doc ).
Integration Instructions
N/A