-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add College of Medicine integration #46
Conversation
…date the upload f_path for com_quality
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we are actually are pretty close to having everything tested. I added a few things to change. We should also add a test in the models/faculty_spec.rb to test the has_many
association with efforts and qualities.
Also, this needs rebased with main Edit: Actually scratch the rubocop. I don't think it is fully set up yet. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes you made look good, but I noticed an issue below 👇 . Also, we'll need to merge main into this and resolve conflicts. CI is still failing but I'm not too sure why. Hopefully, one of these changes will fix it.
@ddecollo @Smullz622 Just a reminder, we should try to get this deployed to production sometime before the end of the internship. I'll try to get this reviewed today or next week. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good. I think Sarah ran this a couple times recently for Nicole to present to some stakeholders. If it ran properly, then I think it's good to merge and deploy this to production. We should then do one last import with beta and check with Nicole that the data looks good before running an import with production.
Fixes #36