Skip to content

移除 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

Merged
merged 4 commits into from
Jul 23, 2021
Merged

Conversation

yinxulai
Copy link
Collaborator

@yinxulai yinxulai commented Jul 23, 2021

改动

相关 issue:

@codecov
Copy link

codecov bot commented Jul 23, 2021

Codecov Report

Merging #525 (ff93160) into master (519a645) will increase coverage by 1.62%.
The diff coverage is 8.33%.

❗ Current head ff93160 differs from pull request most recent head 52576e9. Consider uploading reports for the commit 52576e9 to get more accurate results
Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
src/errors/index.ts 100.00% <ø> (ø)
src/utils/helper.ts 59.60% <ø> (+6.69%) ⬆️
src/utils/compress.ts 16.66% <8.33%> (ø)

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 519a645...52576e9. Read the comment docs.

@yinxulai
Copy link
Collaborator Author

yinxulai commented Jul 23, 2021

yarn 的 lock 文件生成有所变化,暂时没有找到导致该变化的原因

@yinxulai yinxulai linked an issue Jul 23, 2021 that may be closed by this pull request
Copy link
Contributor

@nighca nighca left a 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 @@
{
Copy link
Contributor

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

@yinxulai yinxulai merged commit b65d484 into qiniu:master Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

关于 canvas 绘制图像的方向兼容处理
3 participants