Skip to content

Added docstrings for all exported methods!#546

Closed
anurag-mds wants to merge 7 commits intoJuliaStats:masterfrom
anurag-mds:docs/exported-docstrings
Closed

Added docstrings for all exported methods!#546
anurag-mds wants to merge 7 commits intoJuliaStats:masterfrom
anurag-mds:docs/exported-docstrings

Conversation

@anurag-mds
Copy link
Copy Markdown
Contributor

This PR addresses issue #533 by ensuring that all exported methods in TimeSeries.jl have comprehensive docstrings.

The following actions were taken:

Reviewed all exported functions, types, and constants.
Added or improved docstrings for any missing or incomplete documentation.
Followed the existing documentation style for consistency.
Included examples where helpful.

Motivation:
Having complete docstrings for all exported methods improves usability and discoverability for users, making the package easier to use and understand.
Notes:
All existing tests are passing. No change was done to code just documentation-only fixes were done.
Reviewers:
@ValentinKaisermayer @iblislin

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 28, 2025

Codecov Report

❌ Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.48%. Comparing base (3291223) to head (0079944).
⚠️ Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
src/retime.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #546      +/-   ##
==========================================
+ Coverage   85.44%   85.48%   +0.04%     
==========================================
  Files          11       13       +2     
  Lines         625      889     +264     
==========================================
+ Hits          534      760     +226     
- Misses         91      129      +38     

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

@anurag-mds
Copy link
Copy Markdown
Contributor Author

anurag-mds commented Dec 29, 2025

Due to constant julia formatting and Codecov warnings I am closing this PR to actually see what's happening as this is my first time encountering this thing

Really sorry for such a messy PR

@anurag-mds anurag-mds closed this Dec 29, 2025
@anurag-mds anurag-mds deleted the docs/exported-docstrings branch December 29, 2025 05:36
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