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

Rename OSX to macOS to better reflect the newest naming for this platform #840

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

julienw
Copy link
Contributor

@julienw julienw commented Jan 9, 2025

This mostly just changes the option in the menu, to be more consistent after @esanuandra 's changes in #816 :
image

This will also change the displayed platform from OSX to macOS when a platform isn't in the platform map.

I was also considering changing these to macOS as well for consistency:

osx: 'OS X',
macosx1014: 'OS X 10.14',
macosx1015: 'OS X 10.15',
macosx1100: 'OS X 11',

What do you think?

deploy preview

@julienw julienw changed the title Rename OSX to macOS to better reflect the newest naming for this plat… Rename OSX to macOS to better reflect the newest naming for this platform Jan 9, 2025
Copy link

netlify bot commented Jan 9, 2025

Deploy Preview for mozilla-perfcompare ready!

Name Link
🔨 Latest commit 6d4b6d3
🔍 Latest deploy log https://app.netlify.com/sites/mozilla-perfcompare/deploys/677fd50c3ef9310008223dca
😎 Deploy Preview https://deploy-preview-840--mozilla-perfcompare.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@julienw julienw requested a review from Carla-Moz January 9, 2025 13:57
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.63%. Comparing base (bee2cf6) to head (6d4b6d3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #840   +/-   ##
=======================================
  Coverage   92.63%   92.63%           
=======================================
  Files          93       93           
  Lines        2579     2579           
  Branches      513      513           
=======================================
  Hits         2389     2389           
  Misses        168      168           
  Partials       22       22           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@julienw julienw requested a review from esanuandra January 9, 2025 13:57
Copy link
Contributor

@Carla-Moz Carla-Moz left a comment

Choose a reason for hiding this comment

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

Consistency is a good goal; lgtm.

@julienw julienw merged commit 9381ef7 into mozilla:main Jan 14, 2025
10 checks passed
@julienw julienw mentioned this pull request Jan 15, 2025
julienw added a commit that referenced this pull request Jan 15, 2025
Updates:

[Julien Wajsberg] Small adjustments on the sort functionality (#837)
[esanuandra] PCF-562 Consider adding the OS version to the name of the platform in the "Platform" column (#816)
[Carla Severe] Removed repetitive style references (#836)
[Julien Wajsberg] Rename OSX to macOS to better reflect the newest naming for this platform (#840)
[Julien Wajsberg] Extract the table filtering code to a common file (#839)
[Julien Wajsberg] Implement sorting on the main results page (#838)
[Chineta Adinnu] Add tooltips to revision column headers (#832)
[Chineta Adinnu] Add aria expanded to revision row expand button (#826)
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.

2 participants