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: Fixed course date handling #166

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

rijuma
Copy link
Member

@rijuma rijuma commented Feb 19, 2025

Description

  • I was expecting that the dates returned by the cache course run data was already as a datetime object by mistake. This fixes the error.

  • Additionally, I've updated the documentation since Paver was deprecated on the LMS and now we should use the makefile target instead.

@rijuma rijuma force-pushed the rijuma/fix-course-date-parsing branch from 2c0be7d to 32b84d1 Compare February 19, 2025 20:09
Copy link

github-actions bot commented Feb 19, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  learning_assistant
  __init__.py
  constants.py
  utils.py
  views.py
Project Total  

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

@rijuma rijuma force-pushed the rijuma/fix-course-date-parsing branch 3 times, most recently from c44e293 to 0184dd7 Compare February 19, 2025 20:18
@rijuma rijuma force-pushed the rijuma/fix-course-date-parsing branch from 0184dd7 to 96db1be Compare February 19, 2025 20:22
@rijuma rijuma marked this pull request as ready for review February 19, 2025 20:33
@rijuma rijuma merged commit 5fb43d9 into main Feb 19, 2025
4 checks passed
@rijuma rijuma deleted the rijuma/fix-course-date-parsing branch February 19, 2025 20:45
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