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

blockly: set value to key of dictionary #3078

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stefan-hoehn
Copy link
Contributor

fixes #3075

Provides a block that allows to update a dictionary that was assigned to a (named) variable:

image

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Copy link

relativeci bot commented Feb 25, 2025

#2837 Bundle Size — 10.99MiB (+0.01%).

c1ce46d(current) vs cceb442 main#2835(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Bundle metrics  Change 1 change
                 Current
#2837
     Baseline
#2835
No change  Initial JS 1.9MiB 1.9MiB
No change  Initial CSS 577.29KiB 577.29KiB
Change  Cache Invalidation 18.07% 17.32%
No change  Chunks 227 227
No change  Assets 250 250
No change  Modules 2952 2952
No change  Duplicate Modules 154 154
No change  Duplicate Code 1.8% 1.8%
No change  Packages 98 98
No change  Duplicate Packages 2 2
Bundle size by type  Change 7 changes Regression 7 regressions
                 Current
#2837
     Baseline
#2835
Regression  JS 9.2MiB (+100%) undefined
Regression  CSS 867.41KiB (+100%) undefined
Regression  Fonts 526.1KiB (+100%) undefined
Regression  Media 295.6KiB (+100%) undefined
Regression  IMG 140.74KiB (+100%) undefined
Regression  HTML 1.38KiB (+100%) undefined
Regression  Other 871B (+100%) undefined

Bundle analysis reportBranch stefan-hoehn:blockly_dict_setProject dashboard


Generated by RelativeCIDocumentationReport issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blockly missing block to update a dictionary value
1 participant