Skip to content

Conversation

@mehrdad2m
Copy link
Contributor

Context:
setup_dev_from_wheel script aims to find the correct commit that corresponds to the latest PyPi release, however it checks out the parent commit of the nightly version bump commit which would have a lower version and hence fails to find the correct commit.

Description of the Change:
changes the script to checkout the correct commit.

Benefits:

Possible Drawbacks:

Related GitHub Issues:
[sc-104391]

@mehrdad2m mehrdad2m requested a review from a team November 20, 2025 17:53
@github-actions
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md on your branch with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.49%. Comparing base (9c676ed) to head (c94b113).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2217      +/-   ##
==========================================
+ Coverage   97.47%   97.49%   +0.01%     
==========================================
  Files          93       93              
  Lines       10817    10887      +70     
  Branches     1038     1038              
==========================================
+ Hits        10544    10614      +70     
  Misses        211      211              
  Partials       62       62              

☔ 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.

@paul0403 paul0403 requested a review from zsb-xqc November 20, 2025 19:57
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.

3 participants