Skip to content

Modify Version#payload to include alias to number called version to match Rubygem attributes #5776

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zenspider
Copy link

I found it incredibly awkward that

https://rubygems.org/api/v1/gems/rubygems-update.json

returns an attribute called version, but

https://rubygems.org/api/v1/versions/rubygems-update.json

does not. This fixes that w/o breaking backwards compatibility.

I am pushing this PR to get the tests to run. They won't run on my branch on my fork. Please disregard until green.

Copy link

codecov bot commented Jul 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.40%. Comparing base (5979c67) to head (9626777).
Report is 26 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5776      +/-   ##
==========================================
- Coverage   97.15%   94.40%   -2.75%     
==========================================
  Files         460      460              
  Lines        9559     9618      +59     
==========================================
- Hits         9287     9080     -207     
- Misses        272      538     +266     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant