Skip to content

Conversation

jtrv
Copy link

@jtrv jtrv commented Mar 7, 2024

Standards checklist:

  • The PR title is descriptive.
  • I have read CONTRIBUTING.md
  • The code compiles (cargo build)
  • The code passes rustfmt (cargo fmt)
  • The code passes clippy (cargo clippy)
  • The code passes tests (cargo test)
  • Optional: I have tested the code myself

For new steps

  • Optional: Topgrade skips this step where needed
  • Optional: The --dry-run option works with this step
  • Optional: The --yes option works with this step if it is supported by
    the underlying command

If you developed a feature or a bug fix for someone else and you do not have the
means to test it, please tag this person here.

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

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

Project coverage is 5.48%. Comparing base (fbc84e8) to head (a603e9c).

Files Patch % Lines
src/steps/os/unix.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #735      +/-   ##
========================================
- Coverage   5.48%   5.48%   -0.01%     
========================================
  Files         37      37              
  Lines      11860   11861       +1     
========================================
  Hits         651     651              
- Misses     11209   11210       +1     

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

@jtrv jtrv closed this Mar 7, 2024
@jtrv jtrv deleted the bun-install-path branch March 7, 2024 04:22
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.

1 participant