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

ContinuumIO / intake / 573

Build:
Build:
LAST BUILD BRANCH: gui_fix
DEFAULT BRANCH: master
Ran 19 Feb 2019 10:46PM UTC
Jobs 1
Files 0
Run time –
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

pending completion
573

Pull #272

travis-ci

web-flow
Restore RemoteCatalogEntry.metadata.

In intake 0.4.1, ``entry.metadata`` works the same on local and remote
catalogs: it fires implicit ``entry.get()`` and thus accesses
``entry.get().metadata``.

On current master, local catalog entries still work that way, but remote
catalog entries do not. This is because in
f1c61db84 I wrongly changed
`self._metadata` to `self.metadata` and in effected shadowed the
"implicit ``get()``" mechanism.

It seems worth reviewing at some point whether `self._metadata` should
exist, but in the meantime I think this reversion should be merged to
get back to the behavior in 0.4.1. I have added a test to protect
against making the same mistake in the future.
Pull Request #272: Restore RemoteCatalogEntry.metadata.
Jobs
ID Job ID Ran Files Coverage
1 573.1 19 Feb 2019 10:46PM UTC 0
Travis Job 573.1
Source Files on build 573
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #573
  • Pull Request #272
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