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

288 bug handle null rmp data #292

Merged
merged 10 commits into from
Nov 10, 2024
Merged

288 bug handle null rmp data #292

merged 10 commits into from
Nov 10, 2024

Conversation

George-Zhang5246
Copy link
Contributor

Overview

Resolves #288

What Changed

ratemyprofessorScraper now gives an error when the rmp data contains 0 ratings.

@George-Zhang5246 George-Zhang5246 linked an issue Oct 30, 2024 that may be closed by this pull request
1 task
Copy link

vercel bot commented Oct 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
utd-trends ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 10, 2024 4:36pm

@AbhiramTadepalli
Copy link
Contributor

@TyHil in relation to our other convo about no grade data, should we show some message that this prof has no RMP data?

@AbhiramTadepalli
Copy link
Contributor

@George-Zhang5246 this professor still has a rmp, just no one filled it out. So ig it's a frontend thing to format it to not show the -1 and stuff

@TyHil
Copy link
Member

TyHil commented Oct 31, 2024

Hmm yeah I suppose it should maybe just say reviews: 0 and have the link to the RMP page

@George-Zhang5246
Copy link
Contributor Author

I guess I can do that, though it would need modifications to all of the components as opposed to just the RMP scraper.

changed tables with rmp data
Copy link
Contributor

@AbhiramTadepalli AbhiramTadepalli left a comment

Choose a reason for hiding this comment

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

Great job @George-Zhang5246!

@TyHil TyHil merged commit c720d04 into develop Nov 10, 2024
3 checks passed
@TyHil TyHil deleted the 288-bug-handle-null-rmp-data branch November 10, 2024 23:13
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.

[Bug]: LHS & RHS handle null RMP data
3 participants