Skip to content

Conversation

zix99
Copy link
Owner

@zix99 zix99 commented May 15, 2025

Add additional features to navigating files (On top of the original simple recurse and glob)

  • Add --include --exclude and --exclude-dir flags
  • Add correct symlink (file & dir) navigation and flags

Copy link

netlify bot commented May 15, 2025

Deploy Preview for raredocs ready!

Name Link
🔨 Latest commit 8efc61e
🔍 Latest deploy log https://app.netlify.com/projects/raredocs/deploys/68289d00ce77ac0008d6885b
😎 Deploy Preview https://deploy-preview-142--raredocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov-commenter
Copy link

codecov-commenter commented May 15, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 77.29730% with 42 lines in your changes missing coverage. Please review.

Project coverage is 93.30%. Comparing base (c24e426) to head (8efc61e).

Files with missing lines Patch % Lines
pkg/extractor/dirwalk/globExpand.go 72.41% 21 Missing and 3 partials ⚠️
cmd/helpers/extractorBuilder.go 82.35% 8 Missing and 4 partials ⚠️
pkg/extractor/dirwalk/platform_unix.go 40.00% 4 Missing and 2 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
- Coverage   93.63%   93.30%   -0.33%     
==========================================
  Files         139      141       +2     
  Lines        7143     7303     +160     
==========================================
+ Hits         6688     6814     +126     
- Misses        342      372      +30     
- Partials      113      117       +4     

☔ View full report in Codecov by Sentry.
📢 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.

@zix99 zix99 merged commit 1ce3c1a into master May 17, 2025
6 checks passed
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.

2 participants