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 FishPrintByPath.cs to handle empty and non-existent file paths #298

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

hrntsm
Copy link
Owner

@hrntsm hrntsm commented Jun 5, 2024

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Fix FishPrintByPath.cs to handle empty and non-existent file paths

Copy link

codeclimate bot commented Jun 5, 2024

Code Climate has analyzed commit b32249b and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.16%. Comparing base (c0a75a9) to head (b32249b).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #298   +/-   ##
========================================
  Coverage    46.16%   46.16%           
========================================
  Files           39       39           
  Lines         2190     2190           
  Branches       181      181           
========================================
  Hits          1011     1011           
  Misses        1150     1150           
  Partials        29       29           

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

@hrntsm hrntsm merged commit 06222bb into develop Jun 5, 2024
9 checks passed
@hrntsm hrntsm deleted the fix/path_not_exist_in_fishprintbypath branch June 5, 2024 03:32
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