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

fix: add a --no-interactive for automation scenario #3030

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

frostming
Copy link
Collaborator

Fixes #2934

Signed-off-by: Frost Ming [email protected]

Pull Request Checklist

  • A news fragment is added in news/ describing what is new.
  • Test cases added for changed code.

Describe what you have changed in this PR.

@frostming frostming changed the base branch from feat/provenance-url to main July 18, 2024 02:51
@frostming frostming force-pushed the frostming/issue2934 branch from 048e6a5 to a8ce9f4 Compare July 18, 2024 02:53
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.57%. Comparing base (0e5f028) to head (a8ce9f4).
Report is 89 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3030      +/-   ##
==========================================
+ Coverage   85.52%   85.57%   +0.04%     
==========================================
  Files         109      109              
  Lines       10889    10903      +14     
  Branches     2382     2385       +3     
==========================================
+ Hits         9313     9330      +17     
+ Misses       1089     1088       -1     
+ Partials      487      485       -2     
Flag Coverage Δ
unittests 85.38% <100.00%> (+0.04%) ⬆️

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.

@frostming frostming merged commit 518c3dc into main Jul 18, 2024
24 checks passed
@frostming frostming deleted the frostming/issue2934 branch July 18, 2024 03:06
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.

add a --no-input options to pdm sync for automation scenario
1 participant