-
Notifications
You must be signed in to change notification settings - Fork 482
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(experimental): LineChart
add new component
#10286
base: main
Are you sure you want to change the base?
Conversation
Tests completed successfully ✅Good job 🔥 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10286 +/- ##
==========================================
- Coverage 65.75% 65.51% -0.25%
==========================================
Files 1243 1248 +5
Lines 16250 16360 +110
Branches 2355 2402 +47
==========================================
+ Hits 10685 10718 +33
- Misses 5357 5378 +21
- Partials 208 264 +56
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Visit the preview URL for this PR (updated for commit a326666): https://taiga-previews-demo--pr10286-experimental-line-chart-d-vlky1ujj.web.app (expires Thu, 06 Feb 2025 08:48:23 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
BundleMonFiles updated (2)
Unchanged files (3)
Total files change +149B +0.02% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
projects/experimental/components/line-chart/line-chart.component.ts
Outdated
Show resolved
Hide resolved
Playwright test results
Details
Flaky testswebkit › tests/legacy/input-date-range/input-date-range.pw.spec.ts › InputDateRange › API › Selecting range consisting of the same start/end date › no highlighting hover effect after double click on the same day Skipped testswebkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with validation |
b370360
to
5880dcc
Compare
5880dcc
to
d00bd2d
Compare
Fixes #5577