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

feat(cdk): Resizer add new directive #3248

Merged
merged 3 commits into from
Dec 19, 2022
Merged

feat(cdk): Resizer add new directive #3248

merged 3 commits into from
Dec 19, 2022

Conversation

waterplea
Copy link
Collaborator

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows Conventional Commits
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring
  • Code style update
  • Build or CI related changes
  • Documentation content changes

What is the current behavior?

Closes #

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

@lumberjack-bot
Copy link

lumberjack-bot bot commented Dec 16, 2022

Pull request was closed ✔️

All saved screenshots (for current PR) were deleted 🗑️

@github-actions
Copy link
Contributor

Visit the preview URL for this PR (updated for commit 0357435):

https://taiga-ui--pr3248-resizer-1bnin4zc.web.app

(expires Sat, 17 Dec 2022 09:37:11 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4b5ece1e114386f6a105425ef799091475b249eb

@bundlemon
Copy link

bundlemon bot commented Dec 16, 2022

BundleMon

Files updated (2)
Status Path Size Limits
demo/browser/main.(hash).js
331.2KB (+201B +0.06%) +10%
demo/browser/runtime.(hash).js
34.64KB (+124B +0.35%) +10%
Unchanged files (3)
Status Path Size Limits
demo/browser/vendor.(hash).js
204.86KB +10%
demo/browser/polyfills.(hash).js
19.92KB +10%
demo/browser/scripts.(hash).js
14.92KB +10%

Total files change +325B +0.05%

Groups updated (1)
Status Path Size Limits
demo/browser/*..js
2.23MB (+3.77KB +0.17%) -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Base: 68.45% // Head: 61.48% // Decreases project coverage by -6.97% ⚠️

Coverage data is based on head (4bdbf0d) compared to base (336dcd8).
Patch coverage: 26.43% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3248      +/-   ##
==========================================
- Coverage   68.45%   61.48%   -6.98%     
==========================================
  Files        1120     1529     +409     
  Lines       13513    18074    +4561     
  Branches     1894     2522     +628     
==========================================
+ Hits         9250    11112    +1862     
- Misses       3941     6503    +2562     
- Partials      322      459     +137     
Flag Coverage Δ
addon-charts 72.46% <ø> (ø)
addon-doc 49.93% <17.50%> (+1.20%) ⬆️
addon-editor 51.23% <ø> (ø)
addon-mobile 62.31% <ø> (ø)
addon-table 60.70% <ø> (ø)
addon-tablebars 98.07% <ø> (ø)
cdk 39.94% <34.04%> (∅)
core 77.05% <ø> (+0.26%) ⬆️
kit 73.03% <ø> (-0.24%) ⬇️
summary 61.48% <26.43%> (-6.98%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
projects/cdk/directives/drag/drag.directive.ts 26.66% <ø> (ø)
projects/cdk/directives/drag/drag.module.ts 100.00% <ø> (ø)
...ojects/cdk/directives/resizer/resizer.directive.ts 13.88% <13.88%> (ø)
...ts/addon-doc/src/components/demo/demo.component.ts 18.03% <15.38%> (+4.45%) ⬆️
...jects/addon-doc/src/components/demo/demo.module.ts 100.00% <100.00%> (ø)
projects/cdk/directives/index.ts 100.00% <100.00%> (ø)
projects/cdk/directives/resizer/index.ts 100.00% <100.00%> (ø)
...cts/cdk/directives/resizer/resizeable.directive.ts 100.00% <100.00%> (ø)
projects/cdk/directives/resizer/resizer.module.ts 100.00% <100.00%> (ø)
projects/kit/components/index.ts 100.00% <0.00%> (ø)
... and 416 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 16, 2022

Visit the preview URL for this PR (updated for commit 4bdbf0d):

https://taiga-ui--pr3248-resizer-gx9t880n.web.app

(expires Tue, 20 Dec 2022 04:38:42 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4b5ece1e114386f6a105425ef799091475b249eb

@waterplea waterplea merged commit 121e977 into main Dec 19, 2022
@waterplea waterplea deleted the resizer branch December 19, 2022 09:18
@well-done-bot
Copy link

well-done-bot bot commented Dec 19, 2022

'Well done'

splincode pushed a commit that referenced this pull request Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants