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

emmt / EasyFITS.jl / 14 / 1
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: 48.387% (-5.0%) from 53.363%
14.1

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.

105 of 217 relevant lines covered (48.39%)

16.31 hits per line

Source Files on job 14.1
  • 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.1
  • 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