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

revert: rollback changes from #2171 and #2181 #2184

Conversation

rpenido
Copy link
Contributor

@rpenido rpenido commented Mar 1, 2024

Description

We refactored the way we store content tag data while exporting the XBlock and some previous changes are not needed anymore. This reverts the following PRs:

More information

Depends on:

Testing instructions

  • Make sure the tests cover the various cases.

Private ref: FAL-3621

@openedx-webhooks openedx-webhooks added the open-source-contribution PR author is not from Axim or 2U label Mar 1, 2024
@openedx-webhooks
Copy link

openedx-webhooks commented Mar 1, 2024

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

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.03%. Comparing base (2e8ed09) to head (8dffff1).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2184      +/-   ##
==========================================
- Coverage   95.04%   95.03%   -0.01%     
==========================================
  Files         191      191              
  Lines       21035    21003      -32     
  Branches     1899     1896       -3     
==========================================
- Hits        19992    19960      -32     
  Misses        779      779              
  Partials      264      264              
Flag Coverage Δ
unittests 95.03% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@rpenido rpenido marked this pull request as ready for review March 1, 2024 19:17
@rpenido rpenido requested a review from a team as a code owner March 1, 2024 19:17
@rpenido rpenido requested a review from pomegranited March 1, 2024 19:18
@rpenido rpenido marked this pull request as draft March 4, 2024 21:55
@rpenido
Copy link
Contributor Author

rpenido commented Mar 4, 2024

I think we should wait for the discussion here before merging this.

Copy link
Contributor

@pomegranited pomegranited left a comment

Choose a reason for hiding this comment

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

👍 Thank you for reverting this change @rpenido !

Could you please resolve the conflicts and bump the version again?

openassessment/__init__.py Outdated Show resolved Hide resolved
@rpenido rpenido marked this pull request as ready for review March 6, 2024 13:28
@rpenido
Copy link
Contributor Author

rpenido commented Mar 6, 2024

This is ready for review/merge @pomegranited!

@pomegranited
Copy link
Contributor

I re-tested openedx/edx-platform#34270 with this revert, and it's all working fine.

@pomegranited pomegranited merged commit 8de0eaf into openedx:master Mar 7, 2024
9 checks passed
@openedx-webhooks
Copy link

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

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.

3 participants