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

change(internal): shortcut 完整标明各个插件,不使用 commonPlugin #886

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

yansongda
Copy link
Owner

@yansongda yansongda commented Dec 17, 2023

close #883

Copy link

netlify bot commented Dec 17, 2023

Deploy Preview for pay-yansongda ready!

Name Link
🔨 Latest commit e600ac6
🔍 Latest deploy log https://app.netlify.com/sites/pay-yansongda/deploys/657e946cc5c4e60008e505e5
😎 Deploy Preview https://deploy-preview-886--pay-yansongda.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Dec 17, 2023

Codecov Report

Attention: 60 lines in your changes are missing coverage. Please review.

Comparison is base (56e8a9b) 89.31% compared to head (e600ac6) 87.76%.

Files Patch % Lines
src/Plugin/Alipay/Shortcut/AppShortcut.php 0.00% 4 Missing ⚠️
src/Plugin/Alipay/Shortcut/CancelShortcut.php 0.00% 4 Missing ⚠️
src/Plugin/Alipay/Shortcut/MiniShortcut.php 0.00% 4 Missing ⚠️
src/Plugin/Alipay/Shortcut/PosShortcut.php 0.00% 4 Missing ⚠️
src/Plugin/Alipay/Shortcut/ScanShortcut.php 0.00% 4 Missing ⚠️
src/Plugin/Alipay/Shortcut/TransferShortcut.php 0.00% 4 Missing ⚠️
src/Plugin/Alipay/Shortcut/WapShortcut.php 0.00% 4 Missing ⚠️
src/Plugin/Alipay/Shortcut/WebShortcut.php 0.00% 4 Missing ⚠️
src/Plugin/Wechat/Shortcut/AppShortcut.php 0.00% 4 Missing ⚠️
src/Plugin/Wechat/Shortcut/MiniShortcut.php 0.00% 4 Missing ⚠️
... and 5 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #886      +/-   ##
============================================
- Coverage     89.31%   87.76%   -1.55%     
+ Complexity      759      758       -1     
============================================
  Files           223      223              
  Lines          2676     2828     +152     
============================================
+ Hits           2390     2482      +92     
- Misses          286      346      +60     

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

@yansongda yansongda merged commit 3fa8d49 into master Dec 17, 2023
18 of 21 checks passed
@yansongda yansongda deleted the change-shortcut branch December 17, 2023 06:37
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.

change: shortcut 完整标明各个插件,不使用 commonPlugin
1 participant