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

Refactor [GemDownloads] for readability; improve error messages #2870

Merged
merged 2 commits into from
Jan 28, 2019

Conversation

paulmelnikow
Copy link
Member

Close #1960

@paulmelnikow paulmelnikow added the service-badge New or updated service badge label Jan 25, 2019
@shields-ci
Copy link

shields-ci commented Jan 25, 2019

Messages
📖 ✨ Thanks for your contribution to Shields, @paulmelnikow!

Generated by 🚫 dangerJS against 118d100

@@ -159,7 +169,7 @@ module.exports = class GemDownloads extends BaseJsonService {
pattern: 'dt/:gem',
Copy link
Member

Choose a reason for hiding this comment

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

Could we add some title descriptors/differentiators? May just be me since I've never done much with Ruby but it wasn't immediately clear to me which example was which. I know those weren't changed in this PR, just a general thought

Copy link
Member Author

Choose a reason for hiding this comment

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

Ha, I just tried to do this and I'm actually not sure what the differences are. dt is total downloads, and I think dtv is downloads for latest version. But then I'm not sure what the difference is between that and dv with stable.

Copy link
Member Author

Choose a reason for hiding this comment

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

@chris48s Do you know off hand what these three routes represent?

Either way, let's tackle this in a follow-on.

Copy link
Member

@calebcartwright calebcartwright left a comment

Choose a reason for hiding this comment

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

👍

@shields-deployment
Copy link

This pull request was merged to master branch. This change is now waiting for deployment, which will usually happen within a few days. Stay tuned by joining our #ops channel on Discord!

After deployment, changes are copied to gh-pages branch:

@paulmelnikow paulmelnikow deleted the refactor-gem-downloads branch January 28, 2019 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service-badge New or updated service badge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants