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

Performance improvements and query optimizations #840

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

CruiseDevice
Copy link
Member

@CruiseDevice CruiseDevice commented Apr 22, 2021

  • Several smaller fixes to design issues
  • Stability and performance improvements

@pep8speaks
Copy link

pep8speaks commented Apr 22, 2021

Hello @CruiseDevice! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 829:80: E501 line too long (82 > 79 characters)
Line 1096:80: E501 line too long (80 > 79 characters)
Line 1143:80: E501 line too long (88 > 79 characters)
Line 1242:80: E501 line too long (83 > 79 characters)
Line 1258:80: E501 line too long (94 > 79 characters)

Line 78:1: W293 blank line contains whitespace
Line 105:19: W291 trailing whitespace

Line 465:21: E122 continuation line missing indentation or outdented
Line 466:17: E122 continuation line missing indentation or outdented
Line 1183:80: E501 line too long (80 > 79 characters)
Line 3433:80: E501 line too long (89 > 79 characters)

Comment last updated at 2021-06-28 10:42:26 UTC

@CruiseDevice CruiseDevice changed the title Student course modules optmztn [WIP] Student Interface Optimization Apr 22, 2021
@CruiseDevice CruiseDevice changed the title [WIP] Student Interface Optimization Optimization May 28, 2021
@CruiseDevice CruiseDevice force-pushed the student_course_modules_optmztn branch from f5fae46 to 304c1fe Compare May 31, 2021 12:45
@CruiseDevice CruiseDevice changed the title Optimization Performance improvements and query optimizations Jun 8, 2021
@CruiseDevice CruiseDevice force-pushed the student_course_modules_optmztn branch from 2a27100 to 6e7b98f Compare June 16, 2021 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants