language-formatters-pre-commit-hooks icon indicating copy to clipboard operation
language-formatters-pre-commit-hooks copied to clipboard

Fix #243

Open GUIpsp opened this issue 1 year ago • 1 comments

--manifest-path Cargo.toml is not equivalent to not passing the argument if it's a virtual workspace

GUIpsp avatar Mar 11 '25 18:03 GUIpsp

@AJIOB Since you implemented the related feature, could you check this does not break your workflows?

GUIpsp avatar Mar 11 '25 18:03 GUIpsp

Fixes #243

macisamuele avatar Jun 25 '25 22:06 macisamuele

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (2615a6c) to head (06e3eb1). Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #263   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          371       373    +2     
=========================================
+ Hits           371       373    +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jun 25 '25 22:06 codecov[bot]