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

add __call__ to AtIndexer #7

Merged
merged 1 commit into from
Dec 4, 2023
Merged

add __call__ to AtIndexer #7

merged 1 commit into from
Dec 4, 2023

Conversation

ASEM000
Copy link
Owner

@ASEM000 ASEM000 commented Dec 4, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2023

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (4e9e073) 95.05% compared to head (38ad411) 94.97%.

Files Patch % Lines
sepes/_src/tree_pprint.py 72.72% 6 Missing ⚠️
sepes/_src/tree_index.py 97.43% 1 Missing ⚠️
tests/test_index.py 96.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   95.05%   94.97%   -0.09%     
==========================================
  Files          13       13              
  Lines        2265     2308      +43     
==========================================
+ Hits         2153     2192      +39     
- Misses        112      116       +4     

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

@ASEM000 ASEM000 merged commit faf792a into main Dec 4, 2023
38 checks passed
@ASEM000 ASEM000 deleted the next branch December 4, 2023 09:12
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