TableSchema

← 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, 36 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed IniFile ──────── v0.5.0
 Installed Parsers ──────── v0.3.10
 Installed TableSchema ──── v0.1.1
 Installed MbedTLS ──────── v0.7.0
 Installed BinaryProvider ─ v0.5.8
 Installed HTTP ─────────── v0.8.8
 Installed JSON ─────────── v0.21.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [ffdd8e40] + TableSchema v0.1.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [b99e7846] + BinaryProvider v0.5.8
  [cd3eb016] + HTTP v0.8.8
  [83e8ac13] + IniFile v0.5.0
  [682c06a0] + JSON v0.21.0
  [739be429] + MbedTLS v0.7.0
  [69de0a69] + Parsers v0.3.10
  [ffdd8e40] + TableSchema v0.1.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [4ec0a83e] + Unicode 
  Building MbedTLS → `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
   Testing TableSchema
    Status `/tmp/jl_pVgFqN/Manifest.toml`
  [b99e7846] BinaryProvider v0.5.8
  [cd3eb016] HTTP v0.8.8
  [83e8ac13] IniFile v0.5.0
  [682c06a0] JSON v0.21.0
  [739be429] MbedTLS v0.7.0
  [69de0a69] Parsers v0.3.10
  [ffdd8e40] TableSchema v0.1.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [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`]
Test Summary:          | Pass  Total
Read a Table from file |   17     17
Test Summary:                  | Pass  Total
Read a Table Schema descriptor |   15     15
Test Summary:       | Pass  Total
Field value casting |   21     21
Test Summary:                  | Pass  Total
Validating a Schema descriptor |   27     27
Test Summary:                     | Pass  Total
Validating Table data with Schema |   11     11
Test Summary:                      | Pass  Total
Inference of a Schema from a table |   28     28
Test Summary:     | Pass  Total
Edit a descriptor |   11     11
Test Summary:          | Pass  Total
Saving schema and data |    4      4
   Testing TableSchema tests passed 

Results with Julia v1.3.0

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

Click here to download the log file.

 Resolving package versions...
 Installed IniFile ──────── v0.5.0
 Installed Parsers ──────── v0.3.10
 Installed TableSchema ──── v0.1.1
 Installed MbedTLS ──────── v0.7.0
 Installed HTTP ─────────── v0.8.8
 Installed BinaryProvider ─ v0.5.8
 Installed JSON ─────────── v0.21.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [ffdd8e40] + TableSchema v0.1.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [b99e7846] + BinaryProvider v0.5.8
  [cd3eb016] + HTTP v0.8.8
  [83e8ac13] + IniFile v0.5.0
  [682c06a0] + JSON v0.21.0
  [739be429] + MbedTLS v0.7.0
  [69de0a69] + Parsers v0.3.10
  [ffdd8e40] + TableSchema v0.1.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [4ec0a83e] + Unicode 
  Building MbedTLS → `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
   Testing TableSchema
    Status `/tmp/jl_2KE7Lx/Manifest.toml`
  [b99e7846] BinaryProvider v0.5.8
  [cd3eb016] HTTP v0.8.8
  [83e8ac13] IniFile v0.5.0
  [682c06a0] JSON v0.21.0
  [739be429] MbedTLS v0.7.0
  [69de0a69] Parsers v0.3.10
  [ffdd8e40] TableSchema v0.1.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [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`]
Test Summary:          | Pass  Total
Read a Table from file |   17     17
Test Summary:                  | Pass  Total
Read a Table Schema descriptor |   15     15
Test Summary:       | Pass  Total
Field value casting |   21     21
Test Summary:                  | Pass  Total
Validating a Schema descriptor |   27     27
Test Summary:                     | Pass  Total
Validating Table data with Schema |   11     11
Test Summary:                      | Pass  Total
Inference of a Schema from a table |   28     28
Test Summary:     | Pass  Total
Edit a descriptor |   11     11
Test Summary:          | Pass  Total
Saving schema and data |    4      4
   Testing TableSchema tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

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

Click here to download the log file.

 Resolving package versions...
 Installed IniFile ──────── v0.5.0
 Installed Parsers ──────── v0.3.10
 Installed TableSchema ──── v0.1.1
 Installed MbedTLS ──────── v0.7.0
 Installed HTTP ─────────── v0.8.8
 Installed BinaryProvider ─ v0.5.8
 Installed JSON ─────────── v0.21.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [ffdd8e40] + TableSchema v0.1.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [b99e7846] + BinaryProvider v0.5.8
  [cd3eb016] + HTTP v0.8.8
  [83e8ac13] + IniFile v0.5.0
  [682c06a0] + JSON v0.21.0
  [739be429] + MbedTLS v0.7.0
  [69de0a69] + Parsers v0.3.10
  [ffdd8e40] + TableSchema v0.1.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [4ec0a83e] + Unicode 
  Building MbedTLS → `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
   Testing TableSchema
    Status `/tmp/jl_g4PoX4/Manifest.toml`
  [b99e7846] BinaryProvider v0.5.8
  [cd3eb016] HTTP v0.8.8
  [83e8ac13] IniFile v0.5.0
  [682c06a0] JSON v0.21.0
  [739be429] MbedTLS v0.7.0
  [69de0a69] Parsers v0.3.10
  [ffdd8e40] TableSchema v0.1.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [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`]
Test Summary:          | Pass  Total
Read a Table from file |   17     17
Test Summary:                  | Pass  Total
Read a Table Schema descriptor |   15     15
Test Summary:       | Pass  Total
Field value casting |   21     21
Test Summary:                  | Pass  Total
Validating a Schema descriptor |   27     27
Test Summary:                     | Pass  Total
Validating Table data with Schema |   11     11
Test Summary:                      | Pass  Total
Inference of a Schema from a table |   28     28
Test Summary:     | Pass  Total
Edit a descriptor |   11     11
Test Summary:          | Pass  Total
Saving schema and data |    4      4
   Testing TableSchema tests passed