Skip to content

fix AnalysisBase docs #5076

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

fix AnalysisBase docs #5076

wants to merge 1 commit into from

Conversation

orbeckst
Copy link
Member

@orbeckst orbeckst commented Jul 3, 2025

Fixes #5075

Changes made in this Pull Request:

  • document attributes n_frames, start, stop, step

PR Checklist

  • Issue raised/referenced?
  • Tests updated/added?
  • Documentation updated/added?
  • package/CHANGELOG file updated?
  • Is your name in package/AUTHORS? (If it is not, add it!)

Developers Certificate of Origin

I certify that I can submit this code contribution as described in the Developer Certificate of Origin, under the MDAnalysis LICENSE.


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

Copy link

codecov bot commented Jul 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.62%. Comparing base (b113fd5) to head (98d7e6e).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5076   +/-   ##
========================================
  Coverage    93.62%   93.62%           
========================================
  Files          177      177           
  Lines        22001    22001           
  Branches      3114     3114           
========================================
  Hits         20599    20599           
  Misses         947      947           
  Partials       455      455           

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

- fix #5075
- document attributes n_frames, start, stop, step
@orbeckst orbeckst force-pushed the fix-analysisbasedocs-5075 branch from 52d23cc to 98d7e6e Compare July 8, 2025 20:25
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.

document all generated attributes of AnalysisBase
1 participant