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

Documentation restructure #7

Merged
merged 10 commits into from
Nov 11, 2024
Merged

Documentation restructure #7

merged 10 commits into from
Nov 11, 2024

Conversation

srivarra
Copy link
Owner

  • 📝 Updated documentation structure
  • 📝 Updated landing page

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.22%. Comparing base (7435d65) to head (59e906a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   86.52%   94.22%   +7.70%     
==========================================
  Files          13       13              
  Lines         319      329      +10     
==========================================
+ Hits          276      310      +34     
+ Misses         43       19      -24     
Files with missing lines Coverage Δ
src/annsel/core/methods.py 79.59% <100.00%> (ø)
src/annsel/core/typing.py 100.00% <100.00%> (ø)
src/annsel/core/utils.py 96.72% <100.00%> (+23.03%) ⬆️
src/annsel/datasets/basic.py 100.00% <ø> (ø)
src/annsel/tl/_filter.py 100.00% <100.00%> (+6.25%) ⬆️
src/annsel/tl/basic.py 93.33% <100.00%> (+25.47%) ⬆️

@srivarra srivarra merged commit cced964 into main Nov 11, 2024
8 checks passed
@srivarra srivarra deleted the docs/restructure branch November 13, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restructure Documentation
2 participants