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

feat: add help-urls #585

Merged
merged 2 commits into from
Sep 5, 2023
Merged

Conversation

kyrylo-kh
Copy link
Contributor

Added utilities for fetching documentation urls from backend.
Backend PR: openedx/edx-platform#33073

@openedx-webhooks openedx-webhooks added the open-source-contribution PR author is not from Axim or 2U label Sep 4, 2023
@openedx-webhooks
Copy link

Thanks for the pull request, @Thposbsmt! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

  • supporting documentation
  • Open edX discussion forum threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

@mphilbrick211 mphilbrick211 added the needs test run Author's first PR to this repository, awaiting test authorization from Axim label Sep 5, 2023
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage: 11.11% and project coverage change: -0.25% ⚠️

Comparison is base (e50b8c7) 84.80% compared to head (1bf4f86) 84.55%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #585      +/-   ##
==========================================
- Coverage   84.80%   84.55%   -0.25%     
==========================================
  Files         302      307       +5     
  Lines        4897     4993      +96     
  Branches     1086     1102      +16     
==========================================
+ Hits         4153     4222      +69     
- Misses        721      747      +26     
- Partials       23       24       +1     
Files Changed Coverage Δ
src/help-urls/data/api.js 0.00% <0.00%> (ø)
src/help-urls/data/selectors.js 0.00% <0.00%> (ø)
src/help-urls/data/thunks.js 0.00% <0.00%> (ø)
src/help-urls/hooks.jsx 0.00% <0.00%> (ø)
src/store.js 100.00% <ø> (ø)
src/help-urls/data/slice.js 50.00% <50.00%> (ø)

... and 12 files with indirect coverage changes

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

@KristinAoki KristinAoki merged commit a1793ef into openedx:master Sep 5, 2023
4 of 6 checks passed
@openedx-webhooks
Copy link

@Thposbsmt 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.

snglth pushed a commit to Abstract-Tech/community-theme-course-authoring that referenced this pull request Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs test run Author's first PR to this repository, awaiting test authorization from Axim open-source-contribution PR author is not from Axim or 2U
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants