-
Notifications
You must be signed in to change notification settings - Fork 69
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
build: edx namespace packages upgrade & resolved respective eslint issue #508
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #508 +/- ##
==========================================
+ Coverage 91.74% 91.88% +0.13%
==========================================
Files 170 170
Lines 3464 3474 +10
Branches 900 905 +5
==========================================
+ Hits 3178 3192 +14
+ Misses 267 263 -4
Partials 19 19
☔ View full report in Codecov by Sentry. |
c1b5a44
to
f46d3f4
Compare
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.
@BilalQamar95 Please resolve conflicts. The CI pipeline is unblocked now. We can merge this PR after proper testing. Thanks.
d08bffa
to
21f55a9
Compare
@awais-ansari I have resolved the conflicts, PR is now ready for review. |
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.
@BilalQamar95 Just a minor change request other than LGTM.
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.
Some minor nits. Rest looks good.
Can we change function definitions to
'const functionName = async() => {}' in the following files
src/discussions/post-comments/data/api.js
src/discussions/posts/data/api.js
@muhammadadeeltajamul Updated PR with suggested changes |
@awais-ansari could you please review and merge this PR |
…sue (openedx#508) * refactor: updated frontend-build, frontend-platform, header & footer packages * fix: resolved eslint issues post frontend-build upgrade * refactor: resolved eslint issues * refactor: pinned frontend-build & changed suggested function definitions
Description
This PR upgrades
@edx/frontend-build
along with@edx/frontend-component-footer, @edx/frontend-component-header, @edx/frontend-platform
packages & resolves respectiveeslint
issues.How Has This Been Tested?
Please describe in detail how you tested your changes.
Screenshots/sandbox (optional):
Include a link to the sandbox for design changes or screenshot for before and after. Remove this section if it's not applicable.
Merge Checklist
Post-merge Checklist