← Back to issue list

rust plugin: mock downloads in unit tests

View original Github issue

Metadata

Project
snapcraft
Number
#713
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Merged a +7/-1 change to mock downloads in unit tests for the Rust plugin, resolving LP #1610996. The update received informal approval and was integrated without formal CI checks or reviewer sign-off.

Suggested action:

No scores available.

Issue body

LP: #1610996 Signed-off-by: Sergio Schvezov sergio.schvezov@ubuntu.com

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a +7/-1 change to mock downloads in unit tests for the Rust plugin, resolving LP #1610996. The update received informal approval and was integrated without formal CI checks or reviewer sign-off.
qwen3.6-35b-a3b-mtp-q6 Merged changes to mock network downloads in Rust plugin unit tests, improving test reliability. Approved by @come-maiz and integrated into the main branch.
qwen3.6-35b-a3b-mtp-q6 Merged changes to mock downloads in unit tests for the Rust plugin. Approved by a maintainer and integrated into the main branch to improve test reliability.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2170 rust plugin: fix cargo builds and run tests snapcraft merged Merged fixes for cargo builds in the Rust plugin along with new tests. The change updated two files with 41 additions and 10 deletions, achieving 100% diff coverage.
72%
#3376 tests: add missing mock for rust unit tests snapcraft merged Merged a fix for failing cross-compilation unit tests when rustup is present. The change mocks os.path.exists() to return False during the pull step, preventing test failures. Approved by maintainer and passed all CI checks.
70%