-
Notifications
You must be signed in to change notification settings - Fork 35
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
MWPW-158345 Decode CaaS Config #247
Conversation
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## stage #247 +/- ##
==========================================
+ Coverage 95.98% 96.70% +0.71%
==========================================
Files 11 12 +1
Lines 1096 1335 +239
==========================================
+ Hits 1052 1291 +239
Misses 44 44 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small comments. A lot of real good work here.
blocks/url-decode/url-decode.js
Outdated
/* c8 ignore next */ | ||
const delay = (milliseconds) => new Promise((resolve) => { setTimeout(resolve, milliseconds); }); | ||
|
||
export const loadQueryIndex = async (url) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should see if anything like this exists in Milo as a util somewhere, if not you should definitely add it. Great way to batch and get the query index data.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Article feed is the closest we have in Milo, I took this from bulk-updater.
6a6509d
to
b5fbb01
Compare
b5fbb01
to
f0c33db
Compare
f0c33db
to
e5e433a
Compare
dee6751
to
fdcdba0
Compare
136889a
to
82cdb85
Compare
82cdb85
to
450aaa6
Compare
Resolves: MWPW-158345
Test URLs: