Skip to content

Feat: Show symlink target #260 - #612

Open
yurenchen000 wants to merge 4 commits into
dundee:masterfrom
yurenchen000:show_symlink
Open

Feat: Show symlink target #260#612
yurenchen000 wants to merge 4 commits into
dundee:masterfrom
yurenchen000:show_symlink

Conversation

@yurenchen000

Copy link
Copy Markdown
Contributor

try to implement #260

  • show symlink target
  • cyan color for symlink file name

just works,

I don't have a complete understanding of the entire project code.
I'm not sure if the code has good taste.

With AI help

@yurenchen000 yurenchen000 changed the title Show symlink Feat: Show symlink target #260 Aug 1, 2026
@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 77.14286% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.74%. Comparing base (fe605ec) to head (53c4ca6).

Files with missing lines Patch % Lines
pkg/analyze/file.go 0.00% 3 Missing and 1 partial ⚠️
tui/format.go 73.33% 2 Missing and 2 partials ⚠️
pkg/analyze/stored.go 66.66% 2 Missing and 1 partial ⚠️
tui/actions.go 50.00% 2 Missing and 1 partial ⚠️
stdout/stdout.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #612      +/-   ##
==========================================
- Coverage   85.89%   85.74%   -0.15%     
==========================================
  Files          55       55              
  Lines        6329     6378      +49     
==========================================
+ Hits         5436     5469      +33     
- Misses        689      699      +10     
- Partials      204      210       +6     

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

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

@yurenchen000

Copy link
Copy Markdown
Contributor Author

other lint fixed, except one:

Error: pkg/analyze/parallel.go:49:1:
cyclomatic complexity 26 of func (*ParallelAnalyzer).processDir is high (> 25) (gocyclo)

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