Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

fix Issue #1577 in src/SimpleGraphs/generators/randgraphs.jl #1578

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tlcz
Copy link

@tlcz tlcz commented Jul 20, 2021

fix for Issue #1577 in src/SimpleGraphs/generators/randgraphs.jl:_try_creation(n::T, k::Vector{T}, rng::AbstractRNG) when {T} is not {Int64}

@codecov
Copy link

codecov bot commented Sep 21, 2021

Codecov Report

Merging #1578 (0d6357b) into master (712b8d1) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 0d6357b differs from pull request most recent head 921dfad. Consider uploading reports for the commit 921dfad to get more accurate results

@@           Coverage Diff           @@
##           master    #1578   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files         106      106           
  Lines        5551     5551           
=======================================
  Hits         5520     5520           
  Misses         31       31           

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants