Skip to content

Conversation

gabyx
Copy link
Contributor

@gabyx gabyx commented Jun 7, 2025

Proposed Changes

  • Improve CLI configuration for ignoring files in FindComponents and also improve and align fs.Find... functions.

Types of Changes

What types of changes does your contribution introduce? Put an x in the boxes
that apply

  • A bug fix (non-breaking change which fixes an issue). Use MR tag
    bugfix.
  • A new feature (non-breaking change which adds functionality). Use MR
    tag feature.
  • A breaking change (fix or feature that would cause existing
    functionality to not work as expected). Use MR tag feature.
  • A non-productive update (documentation, tooling, etc. if none of the
    other choices apply). Use MR tag chore.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating
the PR. If you're unsure about any of them, don't hesitate to ask. We're here to
help! This is simply a reminder of what we are going to look for before merging
your code.

Further Comments

Copy link

codecov bot commented Jun 7, 2025

Codecov Report

Attention: Patch coverage is 73.74302% with 47 lines in your changes missing coverage. Please review.

Project coverage is 61.41%. Comparing base (34e8654) to head (0c6abed).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/filesystem/glob-option.go 69.01% 18 Missing and 4 partials ⚠️
pkg/filesystem/glob.go 57.14% 12 Missing and 3 partials ⚠️
pkg/component/query/queries.go 68.42% 3 Missing and 3 partials ⚠️
pkg/component/query/queries-options.go 90.47% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   60.67%   61.41%   +0.73%     
==========================================
  Files          90       90              
  Lines        4766     4813      +47     
==========================================
+ Hits         2892     2956      +64     
+ Misses       1635     1619      -16     
+ Partials      239      238       -1     

☔ 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.

@gabyx gabyx merged commit 70e7649 into main Jun 7, 2025
7 checks passed
@gabyx gabyx deleted the feat/refactor-queries branch June 7, 2025 19:05
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