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(core): tuiHintDirection priority list #9669

Merged
merged 8 commits into from
Nov 5, 2024

Conversation

m-chuguev
Copy link
Contributor

Fixes #3424

@m-chuguev m-chuguev requested a review from a team as a code owner November 2, 2024 13:09
@m-chuguev m-chuguev requested review from MarsiBarsi, waterplea, nsbarsukov, vladimirpotekhin and mdlufy and removed request for a team November 2, 2024 13:09
Copy link

lumberjack-bot bot commented Nov 2, 2024

Pull request was closed ✔️

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

Copy link

codecov bot commented Nov 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.20%. Comparing base (4a26b1a) to head (f7b5df0).
Report is 571 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9669      +/-   ##
==========================================
- Coverage   75.68%   75.20%   -0.49%     
==========================================
  Files        1216     1246      +30     
  Lines       19068    19554     +486     
  Branches     2091     2121      +30     
==========================================
+ Hits        14432    14705     +273     
- Misses       4592     4803     +211     
- Partials       44       46       +2     
Flag Coverage Δ
summary 75.20% <100.00%> (-0.49%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

bundlemon bot commented Nov 2, 2024

BundleMon

Unchanged files (5)
Status Path Size Limits
demo/browser/main.(hash).js
298.62KB +10%
demo/browser/vendor.(hash).js
259.74KB +10%
demo/browser/runtime.(hash).js
43.42KB +10%
demo/browser/styles.(hash).css
19.61KB +10%
demo/browser/polyfills.(hash).js
11.18KB +10%

Total files change +14B 0%

Groups updated (1)
Status Path Size Limits
demo/browser/*..js
7.23MB (+55B 0%) -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@vladimirpotekhin vladimirpotekhin merged commit bbf13b5 into taiga-family:main Nov 5, 2024
25 of 26 checks passed
@m-chuguev m-chuguev deleted the feat/3424 branch November 5, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

🚀 - tuiHintDirection priority list
3 participants