-
-
Notifications
You must be signed in to change notification settings - Fork 288
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(scenes): Add does not contain for Calendar action #2187
base: master
Are you sure you want to change the base?
feat(scenes): Add does not contain for Calendar action #2187
Conversation
531a32c
to
0645580
Compare
#2990 Bundle Size — 10.42MiB (~+0.01%).7b21800(current) vs c56d552 master#2983(baseline) Warning Bundle contains 3 duplicate packages – View duplicate packages Bundle metrics
|
Current #2990 |
Baseline #2983 |
|
---|---|---|
Initial JS | 5.65MiB (~+0.01% ) |
5.65MiB |
Initial CSS | 304.87KiB |
304.87KiB |
Cache Invalidation | 54.1% |
56.96% |
Chunks | 51 |
51 |
Assets | 173 |
173 |
Modules | 1512 |
1512 |
Duplicate Modules | 21 |
21 |
Duplicate Code | 0.83% |
0.83% |
Packages | 124 |
124 |
Duplicate Packages | 3 |
3 |
Bundle size by type 6 changes
6 regressions
Current #2990 |
Baseline #2983 |
|
---|---|---|
JS | 7.44MiB (+100% ) |
undefined |
IMG | 2.54MiB (+100% ) |
undefined |
CSS | 321.77KiB (+100% ) |
undefined |
Fonts | 93.55KiB (+100% ) |
undefined |
Other | 17.79KiB (+100% ) |
undefined |
HTML | 13.58KiB (+100% ) |
undefined |
Bundle analysis report Branch cicoub13:feat-calendar-does-not-... Project dashboard
Generated by RelativeCI Documentation Report issue
0645580
to
c02c884
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2187 +/- ##
=======================================
Coverage 98.54% 98.54%
=======================================
Files 876 876
Lines 14455 14463 +8
=======================================
+ Hits 14244 14252 +8
Misses 211 211 ☔ View full report in Codecov by Sentry. |
c02c884
to
87b2832
Compare
87b2832
to
38ad832
Compare
38ad832
to
a243f19
Compare
a243f19
to
7b21800
Compare
Pull Request check-list
To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:
npm test
on both front/server)npm run eslint
on both front/server)npm run prettier
on both front/server)npm run compare-translations
on front)Description of change
Provides a "does not contain" in "continue only if calendar event" action