Skip to content

Fix lottie#1250

Merged
xiaoiver merged 6 commits intonextfrom
fix-lottie
Dec 13, 2022
Merged

Fix lottie#1250
xiaoiver merged 6 commits intonextfrom
fix-lottie

Conversation

@xiaoiver
Copy link
Contributor

@xiaoiver xiaoiver commented Dec 13, 2022

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / Document optimization
  • TypeScript definition update
  • Refactoring
  • Performance improvement
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

 - @antv/g-camera-api@1.0.22
 - @antv/g-canvas@1.9.21
 - @antv/g-canvaskit@0.8.21
 - @antv/g-components@1.7.33
 - @antv/g-css-layout-api@1.0.22
 - @antv/g-css-typed-om-api@1.0.22
 - @antv/g-devtool@0.10.33
 - @antv/g-dom-mutation-observer-api@1.0.22
 - @antv/g-gesture@0.0.56
 - @antv/g-image-exporter@0.5.33
 - @antv/g-layout-blocklike@1.7.33
 - @antv/g-lite@1.0.22
 - @antv/g-lottie-player@0.0.19
 - @antv/g-math@1.7.33
 - @antv/g-mobile-canvas-element@0.6.33
 - @antv/g-mobile-canvas@0.8.30
 - @antv/g-mobile-svg@0.8.30
 - @antv/g-mobile-webgl@0.7.36
 - @antv/g-pattern@1.0.3
 - @antv/g-plugin-3d@1.7.33
 - @antv/g-plugin-a11y@0.4.33
 - @antv/g-plugin-annotation@0.2.31
 - @antv/g-plugin-box2d@1.7.33
 - @antv/g-plugin-canvas-path-generator@1.1.33
 - @antv/g-plugin-canvas-picker@1.8.30
 - @antv/g-plugin-canvas-renderer@1.7.36
 - @antv/g-plugin-canvaskit-renderer@1.1.34
 - @antv/g-plugin-control@1.7.33
 - @antv/g-plugin-css-select@1.7.33
 - @antv/g-plugin-device-renderer@1.7.36
 - @antv/g-plugin-dom-interaction@1.7.33
 - @antv/g-plugin-dragndrop@1.6.33
 - @antv/g-plugin-gpgpu@1.7.33
 - @antv/g-plugin-html-renderer@1.7.33
 - @antv/g-plugin-image-loader@1.1.34
 - @antv/g-plugin-matterjs@1.7.33
 - @antv/g-plugin-mobile-interaction@0.7.33
 - @antv/g-plugin-physx@1.7.33
 - @antv/g-plugin-rough-canvas-renderer@1.7.34
 - @antv/g-plugin-rough-svg-renderer@1.7.34
 - @antv/g-plugin-svg-picker@1.7.33
 - @antv/g-plugin-svg-renderer@1.8.30
 - @antv/g-plugin-webgl-device@1.7.33
 - @antv/g-plugin-webgpu-device@1.7.33
 - @antv/g-plugin-yoga@1.7.33
 - @antv/g-shader-components@1.7.33
 - @antv/g-svg@1.8.30
 - @antv/g-web-animations-api@1.0.22
 - @antv/g-web-components@1.7.33
 - @antv/g-webgl@1.7.36
 - @antv/g-webgpu@1.7.36
 - @antv/g@5.15.2
 - @antv/react-g@1.8.30
@coveralls
Copy link

coveralls commented Dec 13, 2022

Pull Request Test Coverage Report for Build 3683419084

  • 26 of 26 (100.0%) changed or added relevant lines in 4 files are covered.
  • 25 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.01%) to 72.296%

Files with Coverage Reduction New Missed Lines %
packages/g-lite/src/utils/dom.ts 2 86.67%
packages/g-lite/src/services/SceneGraphService.ts 23 76.18%
Totals Coverage Status
Change from base Build 3635704990: 0.01%
Covered Lines: 5567
Relevant Lines: 7177

💛 - Coveralls

@xiaoiver xiaoiver merged commit 9f3e82c into next Dec 13, 2022
@xiaoiver xiaoiver deleted the fix-lottie branch December 13, 2022 08:11
@xiaoiver
Copy link
Contributor Author

🎉 This PR is included in version @antv/g-gesture-v2.1.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@xiaoiver
Copy link
Contributor Author

🎉 This PR is included in version @antv/g-gesture-v2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@coveralls
Copy link

coveralls commented Dec 23, 2025

Pull Request Test Coverage Report for Build 3683419084

Details

  • 26 of 26 (100.0%) changed or added relevant lines in 4 files are covered.
  • 25 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.02%) to 72.296%

Files with Coverage Reduction New Missed Lines %
packages/g-lite/src/utils/dom.ts 2 86.67%
packages/g-lite/src/services/SceneGraphService.ts 23 76.18%
Totals Coverage Status
Change from base Build 3635704990: 0.02%
Covered Lines: 5567
Relevant Lines: 7177

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants