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

SM-1066: Add back the Output option to the help menu in bws #477

Merged
merged 3 commits into from
Jan 10, 2024

Conversation

coltonhurst
Copy link
Member

Type of change

- [ ] Bug fix
- [ ] New feature development
- [x] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Add back Output to the help menu in bws which was removed in this commit.

Code changes

  • main.rs: Unhide Output option to the help menu

Screenshots

Screenshot 2024-01-05 at 12 05 22

Before you submit

  • Please add unit tests where it makes sense to do so (encouraged but not required)

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (fe7bce3) 49.32% compared to head (2181e9a) 49.32%.

Files Patch % Lines
crates/bws/src/main.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #477   +/-   ##
=======================================
  Coverage   49.32%   49.32%           
=======================================
  Files         154      154           
  Lines        7371     7371           
=======================================
  Hits         3636     3636           
  Misses       3735     3735           

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

@coltonhurst coltonhurst merged commit f0c384e into main Jan 10, 2024
41 of 42 checks passed
@coltonhurst coltonhurst deleted the sm/sm-1066 branch January 10, 2024 16:01
@coltonhurst coltonhurst mentioned this pull request Mar 12, 2024
5 tasks
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