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

Fix path parsing bug in plocate #706

Merged
merged 4 commits into from
May 17, 2024
Merged

Fix path parsing bug in plocate #706

merged 4 commits into from
May 17, 2024

Conversation

Horofic
Copy link
Contributor

@Horofic Horofic commented May 15, 2024

(DIS-3233) Attempts to fix #696

@codecov-commenter
Copy link

codecov-commenter commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.19%. Comparing base (76e3577) to head (ca2574a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #706   +/-   ##
=======================================
  Coverage   75.19%   75.19%           
=======================================
  Files         292      292           
  Lines       24848    24848           
=======================================
  Hits        18685    18685           
  Misses       6163     6163           
Flag Coverage Δ
unittests 75.19% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Horofic Horofic requested a review from Schamper May 17, 2024 09:12
@Horofic Horofic merged commit 681d3e6 into main May 17, 2024
16 checks passed
@Horofic Horofic deleted the DIS-3233_fix-plocate-bug branch May 17, 2024 10:43
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.

Bug in plocate plugin
3 participants