• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

emmt / EasyFITS.jl / 14 / 2
55%
master: 55%

Build:
DEFAULT BRANCH: master
Ran 05 Dec 2019 06:23PM UTC
Files 2
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Dec 2019 06:17PM UTC coverage: 52.444% (-0.9%) from 53.363%
14.2

push

travis-ci

emmt
Deprecate `read(T, obj, key, def)` in favor of `get(T, obj, key, def)`

The semantics is more clear and is similar whatever the type of the object
`obj`:

- If `key` is found, return is value, possibly converted to type `T` if
  specified (if conversion is not possible an error is thrown).

- If `key` is not found, return `def` (unchanged) if specified, throw a
  `KeyError` exception otherwise.

118 of 225 relevant lines covered (52.44%)

16.55 hits per line

Source Files on job 14.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10
  • Travis Job 14.2
  • 60da90b8 on github
  • Prev Job for on master (#13.2)
  • Next Job for on master (#15.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc