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(fileActions): improve typing and add silent actions #625

Merged
merged 1 commit into from Apr 19, 2023

Conversation

skjnldsv
Copy link
Contributor

@skjnldsv skjnldsv commented Apr 19, 2023

Some actions need to be silent (opening sidebar, downloading file... etc) 🤫
Also added one extra context parameter in the exec methods: the current directory 📂

@skjnldsv skjnldsv requested a review from artonge April 19, 2023 07:57
@skjnldsv skjnldsv self-assigned this Apr 19, 2023
Copy link

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

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

🐘

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
@skjnldsv skjnldsv added the enhancement New feature or request label Apr 19, 2023
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (2114236) 100.00% compared to head (37a3596) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #625   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          242       242           
  Branches        68        68           
=========================================
  Hits           242       242           
Impacted Files Coverage Δ
lib/fileAction.ts 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@skjnldsv skjnldsv merged commit 4cb6c11 into master Apr 19, 2023
11 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/actions branch April 19, 2023 08:08
@skjnldsv skjnldsv mentioned this pull request Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants