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

refactor: improve illustrations #3845

Merged
merged 16 commits into from
Jun 13, 2024
Merged

refactor: improve illustrations #3845

merged 16 commits into from
Jun 13, 2024

Conversation

lisalupi
Copy link
Contributor

@lisalupi lisalupi commented Jun 4, 2024

Summary

Type

  • Refactor

Summarise concisely:

What is expected?

Illustrations are now imported from an S3 bucket.

The following changes were made:

  1. Update import of every illustration

  2. New command to upload illustrations to a S3 bucket when doing a pull request

Before After
Size (rendered) 20.07MB 26.15KB
Size (Gzip/Brotli) ~12MB ~9KB
Capture d’écran 2024-06-04 à 15 41 41 Capture d’écran 2024-06-11 à 17 46 23

@lisalupi lisalupi added the refactor Refactor without breaking changes label Jun 4, 2024
@lisalupi lisalupi self-assigned this Jun 4, 2024
Copy link

changeset-bot bot commented Jun 4, 2024

🦋 Changeset detected

Latest commit: 0609d70

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@ultraviolet/illustrations Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lisalupi lisalupi changed the title Research: improve illustrations refactor: improve illustrations Jun 4, 2024
@lisalupi lisalupi force-pushed the research/improve-illustrations branch from f1c7326 to a576062 Compare June 10, 2024 12:38
@lisalupi lisalupi force-pushed the research/improve-illustrations branch from 20acacc to 6ddd0d9 Compare June 11, 2024 15:44
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.49%. Comparing base (407888b) to head (0609d70).
Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3845   +/-   ##
=======================================
  Coverage   93.49%   93.49%           
=======================================
  Files         185      185           
  Lines        5921     5921           
  Branches     2632     2631    -1     
=======================================
  Hits         5536     5536           
  Misses        385      385           

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 407888b...0609d70. Read the comment docs.

@lisalupi lisalupi marked this pull request as ready for review June 11, 2024 15:52
aws/config Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
aws/config Outdated Show resolved Hide resolved
packages/illustrations/README.md Outdated Show resolved Hide resolved
packages/illustrations/README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@matthprost matthprost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changeset is missing, do we have a breaking change?

@lisalupi lisalupi merged commit 183a1c0 into main Jun 13, 2024
13 checks passed
@lisalupi lisalupi deleted the research/improve-illustrations branch June 13, 2024 13:17
@github-actions github-actions bot mentioned this pull request Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor without breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants