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: declaration of sshConfig.find() #55

Merged
merged 1 commit into from
Apr 2, 2022
Merged

fix: declaration of sshConfig.find() #55

merged 1 commit into from
Apr 2, 2022

Conversation

cyjake
Copy link
Owner

@cyjake cyjake commented Apr 2, 2022

also added a specific typescript test, fixes #54

@cyjake cyjake force-pushed the fix-issue-54 branch 2 times, most recently from 9fb86b5 to 84068a0 Compare April 2, 2022 04:30
@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2022

Codecov Report

Merging #55 (830081d) into master (ebbeb2b) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #55   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          231       225    -6     
=========================================
- Hits           231       225    -6     
Impacted Files Coverage Δ
index.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c836041...830081d. Read the comment docs.

@cyjake cyjake merged commit 69b8789 into master Apr 2, 2022
@cyjake cyjake deleted the fix-issue-54 branch April 2, 2022 04: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.

implicit 'any' return type in type definitions
2 participants