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

Fix chaperon with worktree #147

Merged
merged 5 commits into from
Sep 24, 2024

:coffee: Add git config for user.email and user.name

fa16f63
Select commit
Loading
Failed to load commit list.
Merged

Fix chaperon with worktree #147

:coffee: Add git config for user.email and user.name
fa16f63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

59.02% (+0.95%) compared to 4b80ce3

View this Pull Request on Codecov

59.02% (+0.95%) compared to 4b80ce3

Details

Codecov Report

Attention: Patch coverage is 92.10526% with 3 lines in your changes missing coverage. Please review.

Project coverage is 59.02%. Comparing base (4b80ce3) to head (fa16f63).

Files with missing lines Patch % Lines
denops/gin/command/chaperon/util.ts 33.33% 2 Missing ⚠️
denops/gin/git/worktree.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
+ Coverage   58.07%   59.02%   +0.95%     
==========================================
  Files          17       17              
  Lines         861      881      +20     
  Branches      101      108       +7     
==========================================
+ Hits          500      520      +20     
  Misses        361      361              

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