-
Notifications
You must be signed in to change notification settings - Fork 474
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
fix(legacy): InputDate{Range|Time}
+ input[tuiTextfieldLegacy]
+ tuiTextfieldFiller
has CD problems
#9932
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit a032978): https://taiga-previews-demo--pr9932-legacy-textfield-filler-cd-js19va85.web.app (expires Tue, 10 Dec 2024 11:26:02 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
BundleMonFiles updated (1)
Unchanged files (4)
Total files change +22B 0% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
…`tuiTextfieldFiller` has CD problems
1402e05
to
7c7ce9e
Compare
Playwright test resultsDetails Open report ↗︎ Failed testschromium › tests/legacy/input-date/input-date.pw.spec.ts › InputDate › Examples › with |
projects/legacy/components/input-date-range/input-date-range.component.ts
Outdated
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9932 +/- ##
==========================================
- Coverage 75.68% 75.26% -0.43%
==========================================
Files 1216 1249 +33
Lines 19068 19607 +539
Branches 2091 1992 -99
==========================================
+ Hits 14432 14757 +325
- Misses 4592 4809 +217
+ Partials 44 41 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Fixes #9642