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

Removed BB dep from url service #14939

Merged
merged 2 commits into from
Aug 30, 2022
Merged

Conversation

Dave3of5
Copy link
Contributor

My first PR for the project. Started off with a small change for #14882. It's only a single file (two actually) change as was mentioned in the Issue.

I also fixed a typo in a function name.

@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #14939 (2e5401e) into main (96f7b8f) will increase coverage by 0.00%.
The diff coverage is 8.00%.

@@           Coverage Diff           @@
##             main   #14939   +/-   ##
=======================================
  Coverage   52.56%   52.56%           
=======================================
  Files        1392     1392           
  Lines       89276    89265   -11     
  Branches    10142    10142           
=======================================
- Hits        46926    46922    -4     
+ Misses      42299    42292    -7     
  Partials       51       51           
Impacted Files Coverage Δ
ghost/core/core/server/services/url/UrlService.js 75.37% <0.00%> (ø)
ghost/core/core/server/services/url/Resources.js 42.34% <8.33%> (+0.34%) ⬆️
ghost/admin/app/utils/publish-options.js 81.56% <0.00%> (-0.56%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ErisDS
Copy link
Member

ErisDS commented Jun 3, 2022

Hey @Dave3of5, thank you for this PR, really appreciate you taking the time to help out. I've just updated the original issue to be a bit clearer that we need to remove catch predicates first (and why). I'll hold onto this PR and merge it once that work is done.

@Dave3of5
Copy link
Contributor Author

Dave3of5 commented Jun 5, 2022

@ErisDS Got it, I'll look at creating some PR's for removing the catch predicates then first.

@ErisDS ErisDS force-pushed the async-wait-resources branch from 48da6fd to 9ea75b3 Compare August 24, 2022 12:56
@ErisDS ErisDS requested a review from daniellockyer August 24, 2022 14:22
@ErisDS
Copy link
Member

ErisDS commented Aug 24, 2022

@daniellockyer this looks good to me, and like it will prob improve debuggability of issues with the url service, but can you also cast your eyes over before I merge it? Thanks!

Copy link
Member

@daniellockyer daniellockyer left a comment

Choose a reason for hiding this comment

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

@ErisDS this should be fine now 🙂

@ErisDS ErisDS changed the title Remove BB dep from Resources and fix small typo Removed BB dep from url service Aug 30, 2022
@ErisDS ErisDS merged commit 0c28fc2 into TryGhost:main Aug 30, 2022
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.

3 participants