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

Update api.rst to document public members of _BaseFile #159

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

Conversation

leolivier
Copy link

Although _BaseFile shouldn't be instanciated, it contains several members which should be document in the API reference.

As this is the parent class of POEntry and MOEntry, all its public members should be documented
@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.71%. Comparing base (85f6d1c) to head (750d0a8).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #159   +/-   ##
=======================================
  Coverage   95.71%   95.71%           
=======================================
  Files           1        1           
  Lines         864      864           
=======================================
  Hits          827      827           
  Misses         37       37           
Flag Coverage Δ
95.71% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@leolivier
Copy link
Author

And btw, this is still not enough in my opinion as there is no documentation (or I didn't find it) about metadata, header, ... and all these public members we can change.

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.

2 participants