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

29 add subgraph data structure #35

Merged
merged 3 commits into from
Jul 24, 2023
Merged

Conversation

ninaham
Copy link
Collaborator

@ninaham ninaham commented Jul 3, 2023

No description provided.

@ninaham ninaham linked an issue Jul 3, 2023 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

Pull Request Test Coverage Report for Build 5442355018

  • 254 of 256 (99.22%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 95.767%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/data_structures/choice_dict.rs 0 1 0.0%
src/data_structures/subgraph.rs 254 255 99.61%
Totals Coverage Status
Change from base Build 5422710101: 0.5%
Covered Lines: 1855
Relevant Lines: 1937

💛 - Coveralls

@ninaham ninaham merged commit 0e286bd into main Jul 24, 2023
5 checks passed
@ninaham ninaham deleted the 29-add-subgraph-data-structure branch July 24, 2023 11:45
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.

Add subgraph data structure
1 participant