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

feat: print usage when running patch without args #124

Merged
merged 3 commits into from
May 7, 2024
Merged

feat: print usage when running patch without args #124

merged 3 commits into from
May 7, 2024

Conversation

eseidel
Copy link
Contributor

@eseidel eseidel commented Feb 23, 2024

Very low priority. I just ran across this while trying to
test the patch tool for a user.

@eseidel eseidel requested a review from bryanoltman February 23, 2024 18:44
@eseidel eseidel enabled auto-merge (squash) February 23, 2024 18:44
@eseidel
Copy link
Contributor Author

eseidel commented Feb 23, 2024

I chose not to try and write any tests. I did test manually.

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 96.07%. Comparing base (7361089) to head (b8f9eb6).

❗ Current head b8f9eb6 differs from pull request most recent head 0ebe020. Consider uploading reports for the commit 0ebe020 to get more accurate results

Files Patch % Lines
patch/src/main.rs 0.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
- Coverage   96.59%   96.07%   -0.53%     
==========================================
  Files          20       21       +1     
  Lines        2882     2803      -79     
==========================================
- Hits         2784     2693      -91     
- Misses         98      110      +12     
Flag Coverage Δ
patch 36.95% <0.00%> (-8.38%) ⬇️

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.

@eseidel eseidel merged commit caaa14c into main May 7, 2024
5 checks passed
@eseidel eseidel deleted the usage branch May 7, 2024 20:13
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