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:resizable): mark mousedown and touchstart listeners as passive #7331

Merged
merged 1 commit into from Apr 21, 2022

Conversation

arturovt
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #7331 (2551b52) into master (2d77bc2) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #7331      +/-   ##
==========================================
+ Coverage   91.59%   91.62%   +0.03%     
==========================================
  Files         487      487              
  Lines       16006    16014       +8     
  Branches     2604     2604              
==========================================
+ Hits        14660    14673      +13     
+ Misses       1033     1027       -6     
- Partials      313      314       +1     
Impacted Files Coverage Δ
components/resizable/resize-handle.component.ts 100.00% <100.00%> (ø)
components/upload/upload.component.ts 92.59% <0.00%> (-1.90%) ⬇️
components/table/src/table-style.service.ts 94.82% <0.00%> (-1.73%) ⬇️
components/tabs/tab-nav-bar.component.ts 87.94% <0.00%> (+0.70%) ⬆️
components/list/list-item-cell.ts 92.00% <0.00%> (+3.53%) ⬆️
components/table/src/table/tr-measure.component.ts 91.30% <0.00%> (+4.34%) ⬆️
...ts/table/src/table/table-inner-scroll.component.ts 83.82% <0.00%> (+4.41%) ⬆️
components/table/src/table/tbody.component.ts 100.00% <0.00%> (+11.11%) ⬆️

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 2d77bc2...2551b52. 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 518997b into NG-ZORRO:master Apr 21, 2022
@arturovt arturovt deleted the perf/resize-passive branch April 30, 2022 16:34
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.

None yet

2 participants