Repo Added
27 Jan 2015 10:58PM UTC
|
Total Files
2
|
# Builds
95
Last
|
Badge
README BADGES
|
push
travis-ci
57 of 59 relevant lines covered (96.61%)
1880.34 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Coverage | Commit | Committer | Type | Time | Via |
---|---|---|---|---|---|---|---|
108 | json3 |
96.61 |
deprecate parse for read, geojson for write and `parsefile` for `GeoJSON.read(read(path))` | push | 14 Aug 2019 07:51AM UTC | travis-ci | |
109 | json3 |
96.61 |
deprecate parse for read, geojson for write and `parsefile` for `GeoJSON.read(read(path))` | Pull #22 | 14 Aug 2019 07:49AM UTC | travis-ci | |
107 | json3 |
91.8 |
switch from JSON to JSON3 dependency I tried to keep this change as minimal as possible. Since JSON3 by default returns a `JSON3.Object` which is a `AbstractDict{Symbol, Any}`, I had to widen some signatures that before were restricted to `Dict{... | Pull #22 | 11 Aug 2019 05:51PM UTC | travis-ci | |
106 | json3 |
91.8 |
switch from JSON to JSON3 dependency I tried to keep this change as minimal as possible. Since JSON3 by default returns a `JSON3.Object` which is a `AbstractDict{Symbol, Any}`, I had to widen some signatures that before were restricted to `Dict{... | push | 11 Aug 2019 05:49PM UTC | travis-ci |