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] Remove the deprecated BaseUrlNotSetException class #1760

Merged
merged 4 commits into from
Jun 29, 2024

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Jun 29, 2024

This fixes part two of #1758. See #1759 for part one.

@caendesilva caendesilva force-pushed the remove-the-base-url-not-set-exception-class branch from 94e6fcd to f25ef59 Compare June 29, 2024 08:52
@caendesilva caendesilva force-pushed the remove-the-base-url-not-set-exception-class branch 2 times, most recently from e900928 to ac8c172 Compare June 29, 2024 08:55
Updates the `Hyde::url()` helper to return null instead of throwing when no site URL is set
@caendesilva caendesilva force-pushed the remove-the-base-url-not-set-exception-class branch from ac8c172 to e45185a Compare June 29, 2024 08:57
Copy link

codecov bot commented Jun 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (2.x-dev@ea11843). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             2.x-dev    #1760   +/-   ##
==========================================
  Coverage           ?   99.97%           
  Complexity         ?     1809           
==========================================
  Files              ?      185           
  Lines              ?     4788           
  Branches           ?        0           
==========================================
  Hits               ?     4787           
  Misses             ?        1           
  Partials           ?        0           

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

@caendesilva caendesilva marked this pull request as ready for review June 29, 2024 09:00
@caendesilva caendesilva merged commit c223464 into 2.x-dev Jun 29, 2024
8 checks passed
@caendesilva caendesilva deleted the remove-the-base-url-not-set-exception-class branch June 29, 2024 09:09
@caendesilva caendesilva mentioned this pull request Jul 9, 2024
74 tasks
@caendesilva caendesilva added this to the v2 milestone Jul 9, 2024
@caendesilva
Copy link
Member Author

Changes to the URL helper is mostly reverted in #1890

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