-
Notifications
You must be signed in to change notification settings - Fork 516
移除 canvas 绘制图像的方向兼容处理 #525
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #525 +/- ##
==========================================
+ Coverage 72.33% 73.96% +1.62%
==========================================
Files 20 20
Lines 1088 1060 -28
Branches 207 197 -10
==========================================
- Hits 787 784 -3
+ Misses 301 276 -25
Continue to review full report at Codecov.
|
yarn 的 lock 文件生成有所变化,暂时没有找到导致该变化的原因 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙆♂️
@@ -1,16 +1,15 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
本 PR 无关:为啥既有 yarn.lock
又有 package-lock.json
..感觉这个应该改成 npm-shrinkwrap.json
?
改动
相关 issue: