Skip to content

Fix version switch URL (#4629)#5251

Closed
AkshitBoora wants to merge 0 commit intoMDAnalysis:developfrom
AkshitBoora:develop
Closed

Fix version switch URL (#4629)#5251
AkshitBoora wants to merge 0 commit intoMDAnalysis:developfrom
AkshitBoora:develop

Conversation

@AkshitBoora
Copy link

@AkshitBoora AkshitBoora commented Feb 25, 2026

Fixes the incorrect versions_json_url in Sphinx configuration.

Updated the URL to use the correct docs.mdanalysis.org endpoint.

Closes #4629


📚 Documentation preview 📚: https://mdanalysis--5251.org.readthedocs.build/en/5251/

@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

❌ Patch coverage is 94.13068% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.84%. Comparing base (900d20b) to head (092d0e9).

Files with missing lines Patch % Lines
package/MDAnalysis/coordinates/TRZ.py 89.69% 9 Missing and 1 partial ⚠️
package/MDAnalysis/visualization/streamlines_3D.py 64.70% 6 Missing ⚠️
package/MDAnalysis/analysis/align.py 50.00% 4 Missing ⚠️
package/MDAnalysis/coordinates/base.py 93.44% 4 Missing ⚠️
package/MDAnalysis/lib/transformations.py 42.85% 4 Missing ⚠️
...ckage/MDAnalysis/analysis/encore/confdistmatrix.py 62.50% 2 Missing and 1 partial ⚠️
package/MDAnalysis/analysis/encore/utils.py 33.33% 1 Missing and 1 partial ⚠️
package/MDAnalysis/topology/tpr/utils.py 92.59% 1 Missing and 1 partial ⚠️
package/MDAnalysis/analysis/bat.py 85.71% 1 Missing ⚠️
...e/MDAnalysis/analysis/encore/clustering/cluster.py 75.00% 0 Missing and 1 partial ⚠️
... and 16 more
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5251   +/-   ##
========================================
  Coverage    93.83%   93.84%           
========================================
  Files          180      180           
  Lines        22473    22473           
  Branches      3189     3189           
========================================
+ Hits         21088    21089    +1     
- Misses         923      927    +4     
+ Partials       462      457    -5     

☔ 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.

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.

Keep the page when switching versions in documentation

1 participant