Primes

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was successful. Last evaluation was ago and took 1 minute, 23 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Primes ─ v0.4.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [27ebfcd6] + Primes v0.4.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [27ebfcd6] + Primes v0.4.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Primes
 Resolving package versions...
 Installed OrderedCollections ─ v1.1.0
 Installed DataStructures ───── v0.17.6
    Status `/tmp/jl_FLpSiS/Manifest.toml`
  [864edb3b] DataStructures v0.17.6
  [bac558e1] OrderedCollections v1.1.0
  [27ebfcd6] Primes v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary:    | Pass  Total
totient(::Int16) | 1001   1001
Test Summary:    | Pass  Total
totient(::Int32) | 1001   1001
Test Summary:    | Pass  Total
totient(::Int64) | 1001   1001
Test Summary:     | Pass  Total
totient(::BigInt) | 1001   1001
Test Summary:         | Pass  Total
totient() correctness |   83     83
Test Summary:      | Pass  Total
nextprime(::Int64) |  145    145
Test Summary:      | Pass  Total
nextprime(::Int32) |  145    145
Test Summary:       | Pass  Total
nextprime(::BigInt) |  145    145
Test Summary:      | Pass  Total
prevprime(::Int64) |  176    176
Test Summary:      | Pass  Total
prevprime(::Int32) |  176    176
Test Summary:       | Pass  Total
prevprime(::BigInt) |  176    176
Test Summary:  | Pass  Total
prime(::Int64) |   20     20
Test Summary:  | Pass  Total
prime(::Int32) |   20     20
Test Summary:   | Pass  Total
prime(::BigInt) |   20     20
   Testing Primes tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 1 minute, 35 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Primes ─ v0.4.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [27ebfcd6] + Primes v0.4.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [27ebfcd6] + Primes v0.4.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Primes
 Resolving package versions...
 Installed OrderedCollections ─ v1.1.0
 Installed DataStructures ───── v0.17.6
    Status `/tmp/jl_x54bPa/Manifest.toml`
  [864edb3b] DataStructures v0.17.6
  [bac558e1] OrderedCollections v1.1.0
  [27ebfcd6] Primes v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary:    | Pass  Total
totient(::Int16) | 1001   1001
Test Summary:    | Pass  Total
totient(::Int32) | 1001   1001
Test Summary:    | Pass  Total
totient(::Int64) | 1001   1001
Test Summary:     | Pass  Total
totient(::BigInt) | 1001   1001
Test Summary:         | Pass  Total
totient() correctness |   83     83
Test Summary:      | Pass  Total
nextprime(::Int64) |  145    145
Test Summary:      | Pass  Total
nextprime(::Int32) |  145    145
Test Summary:       | Pass  Total
nextprime(::BigInt) |  145    145
Test Summary:      | Pass  Total
prevprime(::Int64) |  176    176
Test Summary:      | Pass  Total
prevprime(::Int32) |  176    176
Test Summary:       | Pass  Total
prevprime(::BigInt) |  176    176
Test Summary:  | Pass  Total
prime(::Int64) |   20     20
Test Summary:  | Pass  Total
prime(::Int32) |   20     20
Test Summary:   | Pass  Total
prime(::BigInt) |   20     20
   Testing Primes tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 1 minute, 32 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Primes ─ v0.4.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [27ebfcd6] + Primes v0.4.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [27ebfcd6] + Primes v0.4.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Primes
 Resolving package versions...
 Installed DataStructures ───── v0.17.6
 Installed OrderedCollections ─ v1.1.0
    Status `/tmp/jl_Obw5cM/Manifest.toml`
  [864edb3b] DataStructures v0.17.6
  [bac558e1] OrderedCollections v1.1.0
  [27ebfcd6] Primes v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary:    | Pass  Total
totient(::Int16) | 1001   1001
Test Summary:    | Pass  Total
totient(::Int32) | 1001   1001
Test Summary:    | Pass  Total
totient(::Int64) | 1001   1001
Test Summary:     | Pass  Total
totient(::BigInt) | 1001   1001
Test Summary:         | Pass  Total
totient() correctness |   83     83
Test Summary:      | Pass  Total
nextprime(::Int64) |  145    145
Test Summary:      | Pass  Total
nextprime(::Int32) |  145    145
Test Summary:       | Pass  Total
nextprime(::BigInt) |  145    145
Test Summary:      | Pass  Total
prevprime(::Int64) |  176    176
Test Summary:      | Pass  Total
prevprime(::Int32) |  176    176
Test Summary:       | Pass  Total
prevprime(::BigInt) |  176    176
Test Summary:  | Pass  Total
prime(::Int64) |   20     20
Test Summary:  | Pass  Total
prime(::Int32) |   20     20
Test Summary:   | Pass  Total
prime(::BigInt) |   20     20
   Testing Primes tests passed