H3

← 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 53 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed CEnum ────────── v0.2.0
 Installed BinaryProvider ─ v0.5.8
 Installed H3 ───────────── v0.1.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [f62fece2] + H3 v0.1.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [b99e7846] + BinaryProvider v0.5.8
  [fa961155] + CEnum v0.2.0
  [f62fece2] + H3 v0.1.1
  [8f399da3] + Libdl 
  [ea8e919c] + SHA 
  Building H3 → `~/.julia/packages/H3/YWTN6/deps/build.log`
   Testing H3
 Resolving package versions...
 Installed Jive ─ v0.2.1
    Status `/tmp/jl_eAJZ8L/Manifest.toml`
  [b99e7846] BinaryProvider v0.5.8
  [fa961155] CEnum v0.2.0
  [f62fece2] H3 v0.1.1
  [ba5e3d4b] Jive v0.2.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [7b1f6079] FileWatching  [`@stdlib/FileWatching`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
1/15 h3/api/coordinate-systems.jl
    Pass 25  (5.59 seconds)
2/15 h3/api/hierarchy.jl
    Pass 9  (0.14 seconds)
3/15 h3/api/indexing.jl
    Pass 1011  (1.13 seconds)
4/15 h3/api/inspection.jl
    Pass 8  (0.09 seconds)
5/15 h3/api/misc.jl
    Pass 24  (0.46 seconds)
6/15 h3/api/traversal.jl
    Pass 22  (0.37 seconds)
7/15 h3/api/unidirectional-edges.jl
    Pass 9  (0.22 seconds)
8/15 h3/lib/hierarchy.jl
9/15 h3/lib/indexing.jl
    Pass 22  (0.26 seconds)
10/15 h3/lib/inspection.jl
    Pass 8  (0.11 seconds)
11/15 h3/lib/misc.jl
12/15 h3/lib/regions.jl
    Pass 4  (0.24 seconds)
13/15 h3/lib/traversal.jl
    Pass 1  (0.05 seconds)
14/15 h3/lib/unidirectional-edges.jl
15/15 h3/lib/vertexgraph.jl
    Pass 3  (0.08 seconds)
✅  All 1146 tests have been completed.  (9.78 seconds)
   Testing H3 tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 46 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed CEnum ────────── v0.2.0
 Installed BinaryProvider ─ v0.5.8
 Installed H3 ───────────── v0.1.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [f62fece2] + H3 v0.1.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [b99e7846] + BinaryProvider v0.5.8
  [fa961155] + CEnum v0.2.0
  [f62fece2] + H3 v0.1.1
  [8f399da3] + Libdl 
  [ea8e919c] + SHA 
  Building H3 → `~/.julia/packages/H3/YWTN6/deps/build.log`
   Testing H3
 Resolving package versions...
 Installed Jive ─ v0.2.1
    Status `/tmp/jl_87AC7w/Manifest.toml`
  [b99e7846] BinaryProvider v0.5.8
  [fa961155] CEnum v0.2.0
  [f62fece2] H3 v0.1.1
  [ba5e3d4b] Jive v0.2.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [7b1f6079] FileWatching  [`@stdlib/FileWatching`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
1/15 h3/api/coordinate-systems.jl
    Pass 25  (5.73 seconds)
2/15 h3/api/hierarchy.jl
    Pass 9  (1.22 seconds)
3/15 h3/api/indexing.jl
    Pass 1011  (1.69 seconds)
4/15 h3/api/inspection.jl
    Pass 8  (0.10 seconds)
5/15 h3/api/misc.jl
    Pass 24  (0.46 seconds)
6/15 h3/api/traversal.jl
    Pass 22  (0.37 seconds)
7/15 h3/api/unidirectional-edges.jl
    Pass 9  (0.25 seconds)
8/15 h3/lib/hierarchy.jl
9/15 h3/lib/indexing.jl
    Pass 22  (0.25 seconds)
10/15 h3/lib/inspection.jl
    Pass 8  (0.07 seconds)
11/15 h3/lib/misc.jl
12/15 h3/lib/regions.jl
    Pass 4  (0.16 seconds)
13/15 h3/lib/traversal.jl
    Pass 1  (0.03 seconds)
14/15 h3/lib/unidirectional-edges.jl
15/15 h3/lib/vertexgraph.jl
    Pass 3  (0.06 seconds)
✅  All 1146 tests have been completed.  (11.03 seconds)
   Testing H3 tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 48 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed CEnum ────────── v0.2.0
 Installed BinaryProvider ─ v0.5.8
 Installed H3 ───────────── v0.1.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [f62fece2] + H3 v0.1.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [b99e7846] + BinaryProvider v0.5.8
  [fa961155] + CEnum v0.2.0
  [f62fece2] + H3 v0.1.1
  [8f399da3] + Libdl 
  [ea8e919c] + SHA 
  Building H3 → `~/.julia/packages/H3/YWTN6/deps/build.log`
   Testing H3
 Resolving package versions...
 Installed Jive ─ v0.2.1
    Status `/tmp/jl_owbLI4/Manifest.toml`
  [b99e7846] BinaryProvider v0.5.8
  [fa961155] CEnum v0.2.0
  [f62fece2] H3 v0.1.1
  [ba5e3d4b] Jive v0.2.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [7b1f6079] FileWatching  [`@stdlib/FileWatching`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
1/15 h3/api/coordinate-systems.jl
    Pass 25  (5.91 seconds)
2/15 h3/api/hierarchy.jl
    Pass 9  (1.12 seconds)
3/15 h3/api/indexing.jl
    Pass 1011  (1.50 seconds)
4/15 h3/api/inspection.jl
    Pass 8  (0.10 seconds)
5/15 h3/api/misc.jl
    Pass 24  (0.41 seconds)
6/15 h3/api/traversal.jl
    Pass 22  (0.38 seconds)
7/15 h3/api/unidirectional-edges.jl
    Pass 9  (0.27 seconds)
8/15 h3/lib/hierarchy.jl
9/15 h3/lib/indexing.jl
    Pass 22  (0.25 seconds)
10/15 h3/lib/inspection.jl
    Pass 8  (0.14 seconds)
11/15 h3/lib/misc.jl
12/15 h3/lib/regions.jl
    Pass 4  (0.16 seconds)
13/15 h3/lib/traversal.jl
    Pass 1  (0.03 seconds)
14/15 h3/lib/unidirectional-edges.jl
15/15 h3/lib/vertexgraph.jl
    Pass 3  (0.06 seconds)
✅  All 1146 tests have been completed.  (11.03 seconds)
   Testing H3 tests passed