Skip to content

Conversation

@antklein
Copy link
Contributor

Description

  • Update UefiHidDxeV2 tests for absolute_pointer to meet clippy requirements.

For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

  • Local CI validation and cargo testing with rust toolchain 1.92.0

Integration Instructions

N/A

@mu-automation mu-automation bot added the impact:non-functional Does not have a functional impact label Dec 12, 2025
@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release/202502@c1b84f9). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff                @@
##             release/202502    #804   +/-   ##
================================================
  Coverage                  ?   2.79%           
================================================
  Files                     ?      10           
  Lines                     ?    3180           
  Branches                  ?      81           
================================================
  Hits                      ?      89           
  Misses                    ?    3091           
  Partials                  ?       0           
Flag Coverage Δ
HidPkg 2.79% <ø> (?)

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.

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

@antklein antklein force-pushed the rust_toolchain1.92_support branch from 6c0fe0f to 95f79f5 Compare December 12, 2025 23:52
@apop5 apop5 merged commit a8f4519 into microsoft:release/202502 Dec 15, 2025
28 checks passed
apop5 pushed a commit to microsoft/mu_devops that referenced this pull request Dec 15, 2025
Update to rust toolchain 1.92.0
Pending PR for mu_plus to meet new clippy requirements.
microsoft/mu_plus#804

**Testing:**
* Validated rust toolchain 1.92.0 does not break common cargo make
scenarios for the following repositories.
  * microsoft/mu_plus
  * microsoft/mu_rust_helpers
  * microsoft/mu_rust_hid
  * microsoft/mu_rust_pi

Testing steps:
1. Update the rust-toolchain.toml to toolchain version 1.92.0
2. `cargo update`
3. `cargo make build`
4. `cargo make test`
5. `cargo make clippy`
6. `cargo make fmt`

Any errors or build failures will be addressed in the corresponding
repository before this PR is completed.
@antklein antklein deleted the rust_toolchain1.92_support branch December 15, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

impact:non-functional Does not have a functional impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants