Skip to content

Add prompt_toolkit to dependency.#706

Merged
Qian-HuiChen merged 1 commit intopayu-org:masterfrom
ACCESS-NRI:payu-clone-i
Mar 27, 2026
Merged

Add prompt_toolkit to dependency.#706
Qian-HuiChen merged 1 commit intopayu-org:masterfrom
ACCESS-NRI:payu-clone-i

Conversation

@Qian-HuiChen
Copy link
Copy Markdown
Collaborator

For payu clone interactive mode, the PR adds prompt_toolkit >=3.0.0 to dependency. It is indirectly imported in questionary library anyway.
This aims to fix the payu deploy failure.

@Qian-HuiChen Qian-HuiChen requested a review from jo-basevi March 27, 2026 04:56
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.68%. Comparing base (fb8e01a) to head (6234372).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
payu/subcommands/clone_cmd.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #706   +/-   ##
=======================================
  Coverage   63.67%   63.68%           
=======================================
  Files          67       67           
  Lines        5561     5557    -4     
=======================================
- Hits         3541     3539    -2     
+ Misses       2020     2018    -2     

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

Copy link
Copy Markdown
Collaborator

@jo-basevi jo-basevi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Qian-HuiChen Qian-HuiChen merged commit c37e75c into payu-org:master Mar 27, 2026
7 of 8 checks passed
@Qian-HuiChen Qian-HuiChen deleted the payu-clone-i branch March 27, 2026 05:04
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