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

Bundle assets - expose meta changes #4811

Closed
wants to merge 14 commits into from
Closed

Bundle assets - expose meta changes #4811

wants to merge 14 commits into from

Conversation

vio
Copy link
Member

@vio vio commented Nov 2, 2024

@vio vio changed the title asset tag changes Bundle assets - expose meta changes Nov 2, 2024
@vio vio force-pushed the asset-tag-changes branch from 63cae9e to 63f1a4c Compare November 3, 2024 12:31
Copy link

relativeci bot commented Nov 3, 2024

#11621 Bundle Size — 379.88KiB (+0.18%).

3f61c9d(current) vs b71012b master#11616(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Bundle metrics  Change 4 changes Regression 2 regressions
                 Current
#11621
     Baseline
#11616
Regression  Initial JS 333.16KiB(+0.06%) 332.98KiB
Regression  Initial CSS 46.72KiB(+1.09%) 46.22KiB
Change  Cache Invalidation 40.61% 0%
No change  Chunks 3 3
No change  Assets 4 4
Change  Modules 699(+0.87%) 693
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 39 39
No change  Duplicate Packages 1 1
Bundle size by type  Change 2 changes Regression 2 regressions
                 Current
#11621
     Baseline
#11616
Regression  JS 333.16KiB (+0.06%) 332.98KiB
Regression  CSS 46.72KiB (+1.09%) 46.22KiB

Bundle analysis reportBranch asset-tag-changesProject dashboard


Generated by RelativeCIDocumentationReport issue

@vio vio force-pushed the asset-tag-changes branch from 8e90582 to 0521223 Compare November 3, 2024 23:18
};

export const NoBaseline: Story = {
render: (args) => <App jobs={createJobs[CURRENT_SOURCE]} {...args} />,

Check warning

Code scanning / CodeQL

Implicit operand conversion Warning

This expression will be implicitly converted from object or undefined to string.
@vio
Copy link
Member Author

vio commented Nov 4, 2024

close in favor of #4816

@vio vio closed this Nov 4, 2024
@vio vio deleted the asset-tag-changes branch November 4, 2024 18:18
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.

Asset - show info about flag changes between runs
1 participant