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

Adds missing __init__.py files [FC-0030] #90

Merged
merged 6 commits into from
Oct 9, 2023

Conversation

pomegranited
Copy link
Contributor

@pomegranited pomegranited commented Oct 4, 2023

Adds missing __init__.py files, and fixes the resulting linting errors, plus some minor test fixes:

This change shouldn't require any manual testing, just a code review.

Follow-up to #87 (comment)

Private-ref: FAL-3477

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

openedx-webhooks commented Oct 4, 2023

Thanks for the pull request, @pomegranited! 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.

@pomegranited pomegranited force-pushed the jill/linting branch 2 times, most recently from 6e6788f to e04bf96 Compare October 4, 2023 05:47
and fixes resulting pylint issues, including a number of
translation-of-non-string errors:

i18n function _() must be called with a literal string
@pomegranited pomegranited force-pushed the jill/linting branch 3 times, most recently from f0c458f to 5d4dcd9 Compare October 4, 2023 06:35
@pomegranited pomegranited marked this pull request as ready for review October 4, 2023 06:45
Copy link
Contributor

@ChrisChV ChrisChV left a comment

Choose a reason for hiding this comment

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

@pomegranited Looks good to me, thanks for this work 👍

  • I tested this: A ran the tests and checked the coverage and warnings
  • I read through the code and considered the security, stability and performance implications of the changes.
  • Includes documentation.

Copy link
Contributor

@bradenmacdonald bradenmacdonald left a comment

Choose a reason for hiding this comment

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

Thanks, very nice cleanup! Just one little thing that looks risky to me, and otherwise it's awesome and I'll approve and merge.

Copy link
Contributor

@bradenmacdonald bradenmacdonald left a comment

Choose a reason for hiding this comment

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

Thanks, very nice work! Please fix the conflict and merge at your convenience.

@pomegranited pomegranited merged commit 0934450 into openedx:main Oct 9, 2023
6 checks passed
@openedx-webhooks
Copy link

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

@pomegranited pomegranited deleted the jill/linting branch October 9, 2023 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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