Skip to content
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

impl(internal/language): make TestRust_ParseOptions deterministic #665

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

julieqiu
Copy link
Member

In TestRust_ParseOptions, ensure that RustCodec.ExtraPackages is sorted before comparing the output, so the packages appear in the same order.

Sort RustCodec.ExtraPackages in TestRust_ParseOptions before comparing
the output to ensure the packages show up in the right order.
@julieqiu julieqiu requested a review from coryan January 11, 2025 17:52
Copy link

codecov bot commented Jan 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.51%. Comparing base (9427edb) to head (6f83ef1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #665   +/-   ##
=======================================
  Coverage   95.51%   95.51%           
=======================================
  Files          31       31           
  Lines        1181     1181           
=======================================
  Hits         1128     1128           
  Misses         53       53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@julieqiu julieqiu merged commit 3fc1e19 into googleapis:main Jan 11, 2025
14 checks passed
@julieqiu julieqiu deleted the pr2 branch January 11, 2025 22:24
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.

2 participants