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

WordInPath fix for a normalized path #694

Merged
merged 4 commits into from
Mar 7, 2025
Merged

Conversation

babenek
Copy link
Contributor

@babenek babenek commented Mar 7, 2025

Description

Please include a summary of the change and which is fixed.

  • Add ./ prefix for normalized path to detect word starts with / in glob sources

How has this been tested?

Please describe the tests that you ran to verify your changes.

  • UnitTest
  • Benchmark

@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.67%. Comparing base (57363b3) to head (78e0ce3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #694   +/-   ##
=======================================
  Coverage   92.67%   92.67%           
=======================================
  Files         137      137           
  Lines        5053     5054    +1     
  Branches      829      829           
=======================================
+ Hits         4683     4684    +1     
  Misses        224      224           
  Partials      146      146           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@babenek babenek marked this pull request as ready for review March 7, 2025 06:33
@babenek babenek requested a review from a team as a code owner March 7, 2025 06:33
Copy link
Contributor

@Dmitriy-NK Dmitriy-NK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixes. One minor remark from me.

@babenek babenek merged commit 129e1f5 into Samsung:main Mar 7, 2025
29 checks passed
@babenek babenek deleted the fetinpath branch March 7, 2025 09:49
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.

4 participants