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

Add crosslink tidylist command #642

Merged
merged 6 commits into from
Dec 19, 2024

Merge branch 'main' into crosslink-tidy-v1

1bef0a6
Select commit
Loading
Failed to load commit list.
Merged

Add crosslink tidylist command #642

Merge branch 'main' into crosslink-tidy-v1
1bef0a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

48.86% (+1.72%) compared to 1bce46e

View this Pull Request on Codecov

48.86% (+1.72%) compared to 1bce46e

Details

Codecov Report

Attention: Patch coverage is 79.23497% with 38 lines in your changes missing coverage. Please review.

Project coverage is 48.86%. Comparing base (1bce46e) to head (1bef0a6).

Files with missing lines Patch % Lines
crosslink/internal/tidylist.go 81.37% 18 Missing and 9 partials ⚠️
crosslink/internal/common.go 55.55% 6 Missing and 2 partials ⚠️
crosslink/cmd/root.go 83.33% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #642      +/-   ##
==========================================
+ Coverage   47.13%   48.86%   +1.72%     
==========================================
  Files          56       57       +1     
  Lines        3214     3381     +167     
==========================================
+ Hits         1515     1652     +137     
- Misses       1548     1568      +20     
- Partials      151      161      +10     

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