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

command-update #36

Merged
merged 2 commits into from
Aug 3, 2023
Merged

command-update #36

merged 2 commits into from
Aug 3, 2023

Conversation

yanzastro
Copy link
Contributor

A function is added in src/rail/cli/scripts.py to update all the rail packages with one command.

Change Description

  • My PR includes a link to the issue that I am addressing

Solution Description

Code Quality

  • X I have read the Contribution Guide
  • X My code follows the code style of this project
  • My code builds (or compiles) cleanly without any errors or warnings
  • X My code contains relevant comments and necessary documentation

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Patch coverage: 69.23% and project coverage change: -2.14% ⚠️

Comparison is base (91adfec) 97.53% compared to head (476de5b) 95.40%.
Report is 42 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   97.53%   95.40%   -2.14%     
==========================================
  Files          28       31       +3     
  Lines        1585     1588       +3     
==========================================
- Hits         1546     1515      -31     
- Misses         39       73      +34     
Files Changed Coverage Δ
src/rail/cli/scripts.py 70.29% <69.23%> (-0.16%) ⬇️

... and 10 files with indirect coverage changes

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

@eacharles eacharles self-requested a review August 3, 2023 19:57
Copy link
Collaborator

@eacharles eacharles left a comment

Choose a reason for hiding this comment

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

Thanks

@eacharles eacharles merged commit 4a78ef0 into main Aug 3, 2023
6 of 8 checks passed
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.

None yet

2 participants