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 calling ii with file paths #510

Merged
merged 2 commits into from
Jun 23, 2024
Merged

fix calling ii with file paths #510

merged 2 commits into from
Jun 23, 2024

Conversation

rkm
Copy link
Member

@rkm rkm commented Jun 22, 2024

Fixes #499

@rkm rkm changed the title restore working FileInfo code fix calling ii with file paths Jun 22, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 39.62%. Comparing base (ea673ff) to head (233689c).
Report is 13 commits behind head on main.

Files Patch % Lines
ii/Program.cs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #510      +/-   ##
==========================================
+ Coverage   39.58%   39.62%   +0.03%     
==========================================
  Files          68       68              
  Lines        3847     3844       -3     
  Branches      521      521              
==========================================
  Hits         1523     1523              
+ Misses       2227     2224       -3     
  Partials       97       97              

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

@rkm rkm requested a review from jas88 June 22, 2024 17:29
@jas88 jas88 merged commit 3ef2259 into main Jun 23, 2024
5 checks passed
@jas88 jas88 deleted the fix/cli-file-flag branch June 23, 2024 22:25
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.

CLI -f option defined as IFileInfo cannot be constructed
3 participants