-
Notifications
You must be signed in to change notification settings - Fork 477
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(addon-charts): remove location origin from mask #3125
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Codecov ReportBase: 61.79% // Head: 61.68% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #3125 +/- ##
==========================================
- Coverage 61.79% 61.68% -0.12%
==========================================
Files 1497 1505 +8
Lines 17698 17791 +93
Branches 2425 2433 +8
==========================================
+ Hits 10937 10974 +37
- Misses 6314 6368 +54
- Partials 447 449 +2
Flags with carried forward coverage won't be shown. Click here to find out 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. |
BundleMonUnchanged files (5)
Total files change +1B 0% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Visit the preview URL for this PR (updated for commit 205c8b9): https://taiga-ui--pr3125-splincode-fix-issues-cadq8jio.web.app (expires Tue, 29 Nov 2022 15:48:08 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4b5ece1e114386f6a105425ef799091475b249eb |
2a75325
to
617a51d
Compare
projects/addon-charts/components/line-chart/line-chart.component.ts
Outdated
Show resolved
Hide resolved
617a51d
to
205c8b9
Compare
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Closes #3109
Does this PR introduce a breaking change?