Skip to content

[FIX] Louvain Clustering: Update graph output for compatibility with the new network add-on#4258

Merged
janezd merged 1 commit into
biolab:masterfrom
janezd:louvain-graph-output
Dec 13, 2019
Merged

[FIX] Louvain Clustering: Update graph output for compatibility with the new network add-on#4258
janezd merged 1 commit into
biolab:masterfrom
janezd:louvain-graph-output

Conversation

@janezd
Copy link
Copy Markdown
Contributor

@janezd janezd commented Dec 7, 2019

Fixes #3902.

Includes
  • Code changes
  • Tests

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 7, 2019

Codecov Report

Merging #4258 into master will decrease coverage by <.01%.
The diff coverage is 54.54%.

@@            Coverage Diff             @@
##           master    #4258      +/-   ##
==========================================
- Coverage    86.2%   86.19%   -0.01%     
==========================================
  Files         396      396              
  Lines       70437    70447      +10     
==========================================
+ Hits        60718    60720       +2     
- Misses       9719     9727       +8

@janezd janezd force-pushed the louvain-graph-output branch from b020f2d to b912a85 Compare December 7, 2019 22:57
@janezd janezd changed the title Louvain Clustering: Update graph output for compatibility with the new network add-on [FIX] Louvain Clustering: Update graph output for compatibility with the new network add-on Dec 7, 2019
@janezd
Copy link
Copy Markdown
Contributor Author

janezd commented Dec 7, 2019

The new code is covered by tests, but not on CI where tests are skipped because the network add-on is not installed.

@janezd janezd merged commit 467ec5c into biolab:master Dec 13, 2019
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.

Louvain Clustering: compatibility with the current Network add-on

2 participants