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

Fix square meter symbol in translations #1814

Merged
merged 2 commits into from Jun 15, 2023
Merged

Conversation

Pierre-Gilles
Copy link
Contributor

@Pierre-Gilles Pierre-Gilles commented Jun 15, 2023

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:

  • Are tests passing? (npm test on both front/server)
  • Is the linter passing? (npm run eslint on both front/server)
  • Did you run prettier? (npm run prettier on both front/server)
  • If you are adding a new features/services, did you run integration comparator? (npm run compare-translations on front)
  • Did you test this pull request in real life? With real devices? If this development is a big feature or a new service, we recommend that you provide a Docker image to the community for testing before merging.

Description of change

Good square meter symbol

@cloudflare-pages
Copy link

cloudflare-pages bot commented Jun 15, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 61ed2f2
Status: ✅  Deploy successful!
Preview URL: https://809538c8.gladys-plus.pages.dev
Branch Preview URL: https://fix-square-meter-i18n.gladys-plus.pages.dev

View logs

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1faddd4) 97.83% compared to head (61ed2f2) 97.83%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1814   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files         706      706           
  Lines       10924    10924           
=======================================
  Hits        10687    10687           
  Misses        237      237           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@relativeci
Copy link

relativeci bot commented Jun 15, 2023

Job #1568: Bundle Size — 8.51MiB (~+0.01%).

22c38ed(current) vs 1faddd4 master#1560(baseline)

⚠️ Bundle contains 3 duplicate packages

Metrics (2 changes)
                 Current
Job #1568
     Baseline
Job #1560
Initial JS 4.58MiB(~+0.01%) 4.58MiB
Initial CSS 301.69KiB 301.69KiB
Cache Invalidation 53.67% 0%
Chunks 47 47
Assets 149 149
Modules 1343 1343
Duplicate Modules 19 19
Duplicate Code 0.68% 0.68%
Packages 124 124
Duplicate Packages 3 3
Total size by type (1 change)
                 Current
Job #1568
     Baseline
Job #1560
CSS 314.99KiB 314.99KiB
Fonts 93.55KiB 93.55KiB
HTML 13.58KiB 13.58KiB
IMG 1.89MiB 1.89MiB
JS 6.19MiB (~+0.01%) 6.19MiB
Media 0B 0B
Other 15.21KiB 15.21KiB

View job #1568 reportView master branch activity

@Pierre-Gilles Pierre-Gilles merged commit 22c38ed into master Jun 15, 2023
10 checks passed
@Pierre-Gilles Pierre-Gilles deleted the fix-square-meter-i18n branch June 15, 2023 08:08
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

1 participant