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 documentation site and docstrings #570

Merged
merged 15 commits into from
Jul 16, 2024
Merged

Update documentation site and docstrings #570

merged 15 commits into from
Jul 16, 2024

Conversation

abhro
Copy link
Contributor

@abhro abhro commented Jul 16, 2024

  • Fix markdown usage
  • Make code examples more easy to read
  • Use Documenter v1 for building

abhro added 15 commits July 15, 2024 19:37
Fix language tags in code block examples and add fences for indented
code blocks
The docstring lists the whole function and usage of all 4 methods
defined shortly thereafter in the file. Establish better neutrality by
attaching it to a "method-less" function declaration rather than a
specific method.
Docstrings are more about usage, and seeing Val(filter_id) gives a
clearer idea on how to call the method
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.99%. Comparing base (41cf9dd) to head (4cd2a2e).

Files Patch % Lines
src/data/reconstructing_datatypes.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #570      +/-   ##
==========================================
- Coverage   87.00%   86.99%   -0.01%     
==========================================
  Files          31       31              
  Lines        4317     4315       -2     
==========================================
- Hits         3756     3754       -2     
  Misses        561      561              

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

@JonasIsensee
Copy link
Collaborator

Thank you for this cleanup !

@JonasIsensee JonasIsensee merged commit 7155f88 into JuliaIO:master Jul 16, 2024
12 of 14 checks passed
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