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 adb:update action and allow adb:shell action to take an array #2542

Merged
merged 2 commits into from
Mar 26, 2022

Conversation

NeoTheThird
Copy link
Member

@NeoTheThird NeoTheThird commented Mar 26, 2022

Some shit i found while working on ubports/installer-configs#182.

@codecov
Copy link

codecov bot commented Mar 26, 2022

Codecov Report

Merging #2542 (7eb86cc) into master (0ac008a) will increase coverage by 0.55%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2542      +/-   ##
==========================================
+ Coverage   75.63%   76.18%   +0.55%     
==========================================
  Files          29       29              
  Lines         952      953       +1     
==========================================
+ Hits          720      726       +6     
+ Misses        232      227       -5     
Impacted Files Coverage Δ
src/core/plugins/fastboot/plugin.js 48.48% <ø> (+5.05%) ⬆️
src/core/plugins/adb/plugin.js 80.51% <100.00%> (+0.25%) ⬆️

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 0ac008a...7eb86cc. Read the comment docs.

@NeoTheThird NeoTheThird merged commit 9a39df2 into master Mar 26, 2022
@NeoTheThird NeoTheThird deleted the action-clarity branch March 26, 2022 12: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.

2 participants