JuliaData / DBFTables.jl

Read and write DBF (dBase) tabular data in Julia
Other
10 stars 11 forks source link

fix show test on julia 1.4 #10

Closed visr closed 4 years ago

visr commented 4 years ago

It came up in PkgEvaluator.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 28


Totals Coverage Status
Change from base Build 25: 0.1%
Covered Lines: 2197
Relevant Lines: 2442

💛 - Coveralls
codecov-io commented 4 years ago

Codecov Report

Merging #10 into master will decrease coverage by 1.38%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   93.05%   91.66%   -1.39%     
==========================================
  Files           1        1              
  Lines         144      144              
==========================================
- Hits          134      132       -2     
- Misses         10       12       +2
Impacted Files Coverage Δ
src/DBFTables.jl 91.66% <0%> (-1.39%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e976c92...284063c. Read the comment docs.