Skip to content

Add label listing utilities #50

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

Merged
merged 1 commit into from
Mar 18, 2023
Merged

Add label listing utilities #50

merged 1 commit into from
Mar 18, 2023

Conversation

gdalle
Copy link
Member

@gdalle gdalle commented Mar 9, 2023

Solves #32 by:

  • Fixing iteration order in labels
  • Adding edge_labels and (in/out)neighbor_labels

@codecov
Copy link

codecov bot commented Mar 9, 2023

Codecov Report

Merging #50 (6ac2235) into master (0c5d4d1) will increase coverage by 0.27%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   92.83%   93.10%   +0.27%     
==========================================
  Files           7        7              
  Lines         279      290      +11     
==========================================
+ Hits          259      270      +11     
  Misses         20       20              
Impacted Files Coverage Δ
src/MetaGraphsNext.jl 100.00% <ø> (ø)
src/metagraph.jl 88.37% <ø> (-0.52%) ⬇️
src/graphs.jl 88.98% <100.00%> (+1.36%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gdalle gdalle requested a review from bramtayl March 9, 2023 10:44
@gdalle
Copy link
Member Author

gdalle commented Mar 18, 2023

Hey @bramtayl wanna take a look? If not, I think it is small enough for me to merge, but your opinion is always valuable 😊

Copy link
Collaborator

@bramtayl bramtayl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay this looks great to me!

@gdalle gdalle merged commit 1944ef0 into master Mar 18, 2023
This was referenced Mar 18, 2023
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