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

[2.x] Normalize media path helpers to unify naming with HydePages #1911

Merged
merged 20 commits into from
Jul 26, 2024

Conversation

caendesilva
Copy link
Member

This PR is part of #1904

// Renames to match MediaFile with HydePage base
Hyde::mediaPath => MediaFile::sourcePath 
Hyde::siteMediaPath => MediaFile::outputPath 

@caendesilva caendesilva mentioned this pull request Jul 26, 2024
21 tasks
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9ba410a) to head (4647333).

Additional details and impacted files
@@                     Coverage Diff                     @@
##             normalize-the-asset-api     #1911   +/-   ##
===========================================================
  Coverage                     100.00%   100.00%           
+ Complexity                      1873      1871    -2     
===========================================================
  Files                            192       192           
  Lines                           4944      4940    -4     
===========================================================
- Hits                            4944      4940    -4     

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

@caendesilva caendesilva force-pushed the normalize-media-path-helpers branch from c00e864 to a60e91b Compare July 26, 2024 14:37
@caendesilva
Copy link
Member Author

Thinking if we should move the directory helpers as well, but not sure if it is worth it at this time.

@caendesilva caendesilva force-pushed the normalize-media-path-helpers branch 3 times, most recently from 28d8496 to 9fedf1a Compare July 26, 2024 15:13
This is so we can get an overview of the outdated methods that are inconsistently named

This means they are lost from the HydeKernel which could be a problem to review before merge.
@caendesilva caendesilva force-pushed the normalize-media-path-helpers branch from 956dac2 to 678b6f7 Compare July 26, 2024 15:16
@caendesilva caendesilva changed the title [2.x] Normalize media path helpers [2.x] Normalize media path helpers to unify naming with HydePages Jul 26, 2024
@caendesilva caendesilva marked this pull request as ready for review July 26, 2024 16:32
@caendesilva caendesilva merged commit a800618 into normalize-the-asset-api Jul 26, 2024
8 checks passed
@caendesilva caendesilva deleted the normalize-media-path-helpers branch July 26, 2024 16:37
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.

1 participant