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

New named index data structure #82

Merged
merged 3 commits into from
Jun 3, 2020
Merged

New named index data structure #82

merged 3 commits into from
Jun 3, 2020

Conversation

standage
Copy link
Owner

@standage standage commented Jun 3, 2020

This update adds a new NamedIndex class for retrieving features by ID.

  • Full test coverage? Any additional tests that could easily be added?
  • API documentation up-to-date? Docstring examples?
  • Is the CHANGELOG up-to-date?

@codecov
Copy link

codecov bot commented Jun 3, 2020

Codecov Report

Merging #82 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #82   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines         1362      1386   +24     
  Branches       304       310    +6     
=========================================
+ Hits          1362      1386   +24     
Impacted Files Coverage Δ
tag/index.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64ac2f3...8551d55. Read the comment docs.

@standage standage merged commit ed03049 into master Jun 3, 2020
@standage standage deleted the namedindex branch June 3, 2020 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant