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

perf(module:core): do not run change detection when scrolling #7062

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

arturovt
Copy link
Member

PR Checklist

PR Type

[x] Refactoring (no functional changes, no api changes)

Does this PR introduce a breaking change?

[ ] Yes
[x] No

@codecov
Copy link

codecov bot commented Nov 15, 2021

Codecov Report

Merging #7062 (8ef0f61) into master (d45f0ab) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7062      +/-   ##
==========================================
+ Coverage   89.57%   89.60%   +0.03%     
==========================================
  Files         488      488              
  Lines       15821    15821              
  Branches     2440     2440              
==========================================
+ Hits        14171    14176       +5     
+ Misses       1009     1006       -3     
+ Partials      641      639       -2     
Impacted Files Coverage Δ
components/core/services/scroll.ts 85.71% <100.00%> (+4.76%) ⬆️
components/core/util/text-measure.ts 91.22% <0.00%> (+1.75%) ⬆️

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 d45f0ab...8ef0f61. Read the comment docs.

Copy link
Member

@simplejason simplejason left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@simplejason simplejason merged commit a972d7b into NG-ZORRO:master Nov 29, 2021
@arturovt arturovt deleted the perf/core-scroll branch November 29, 2021 09:31
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