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

feat: add bundle size check #2694

Merged
merged 15 commits into from
Aug 13, 2024
Merged

feat: add bundle size check #2694

merged 15 commits into from
Aug 13, 2024

Conversation

lukaisailovic
Copy link
Contributor

@lukaisailovic lukaisailovic commented Aug 13, 2024

Description

Adding a workflow to compare bundle size difference between the base branch and the current branch

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Associated Issues

For Linear issues: Closes APKT-xxx
For GH issues: closes #...

Showcase (Optional)

Example of the comment in #2696

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections

Copy link

vercel bot commented Aug 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
web3modal-gallery ✅ Ready (Inspect) Visit Preview Aug 13, 2024 1:51pm
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Aug 13, 2024 1:51pm

@lukaisailovic lukaisailovic marked this pull request as ready for review August 13, 2024 13:47
Copy link
Contributor

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 71.88% 2342 / 7907
🔵 Statements 71.88% 2342 / 7907
🔵 Functions 108.57000000000001% 178 / 611
🔵 Branches 138.92999999999998% 293 / 670
File CoverageNo changed files found.
Generated in workflow #5582

@lukaisailovic lukaisailovic merged commit 0c55f97 into main Aug 13, 2024
12 of 19 checks passed
@lukaisailovic lukaisailovic deleted the feat/bundle-size-check branch August 13, 2024 17:05
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.

None yet

2 participants