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

Fix course block CSV ordering #62

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Fix course block CSV ordering #62

merged 1 commit into from
Jun 14, 2024

Conversation

bmtcril
Copy link
Contributor

@bmtcril bmtcril commented Jun 14, 2024

The last change caused the "order" key to move to a new place in the CSV, breaking import ordering. This fixes that and adds a test for the order key.

Merge checklist:
Check off if complete or not applicable:

  • Version bumped
  • Changelog record added
  • Unit tests added/updated

The last change caused the "order" key to move to a new place in the CSV, breaking import ordering. This fixes that and adds a test for the order key.
@bmtcril bmtcril requested review from Ian2012 and saraburns1 June 14, 2024 16:51
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  platform_plugin_aspects
  __init__.py
Project Total  

This report was generated by python-coverage-comment-action

@bmtcril bmtcril merged commit b5cea3a into main Jun 14, 2024
10 checks passed
@bmtcril bmtcril deleted the bmtcril/fix_block_csv_order branch June 14, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants