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(kit): add an options token for customizing TuiHighlight #8812

Merged
merged 9 commits into from
Sep 24, 2024

Conversation

al-march
Copy link
Contributor

@al-march al-march commented Sep 3, 2024

Close #8791

Copy link

lumberjack-bot bot commented Sep 3, 2024

Pull request was closed ✔️

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

Copy link

bundlemon bot commented Sep 3, 2024

BundleMon

Files updated (1)
Status Path Size Limits
demo/browser/main.(hash).js
288.19KB (+15B +0.01%) +10%
Unchanged files (4)
Status Path Size Limits
demo/browser/vendor.(hash).js
247.15KB +10%
demo/browser/runtime.(hash).js
42.71KB +10%
demo/browser/styles.(hash).css
16.18KB +10%
demo/browser/polyfills.(hash).js
11.2KB +10%

Total files change +15B 0%

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

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.70%. Comparing base (4a26b1a) to head (9156cb0).
Report is 174 commits behind head on main.

Files with missing lines Patch % Lines
...ts/kit/directives/highlight/highlight.directive.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8812      +/-   ##
==========================================
+ Coverage   75.68%   75.70%   +0.01%     
==========================================
  Files        1216     1230      +14     
  Lines       19068    19219     +151     
  Branches     2091     2036      -55     
==========================================
+ Hits        14432    14549     +117     
- Misses       4592     4626      +34     
  Partials       44       44              
Flag Coverage Δ
summary 75.70% <83.33%> (+0.01%) ⬆️

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.

@splincode splincode requested a review from mohan-mu September 13, 2024 11:42
@splincode
Copy link
Member

@al-march

image

@splincode splincode merged commit 21a80c7 into taiga-family:main Sep 24, 2024
25 of 26 checks passed
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.

🚀 - Add an options token for customizing TuiHighlight
5 participants