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

GoogleCloudPlatform / google-cloud-python / 884
100%

Build:
DEFAULT BRANCH: master
Ran 08 Jan 2015 08:21PM UTC
Jobs 1
Files 42
Run time 21s
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
884

Pull #522

travis-ci

dhermes
Removing Key.get() and Entity.reload().

Removed Entity.reload() because it relied on the existence
of Key.get(). Replacing it would have required import
gcloud.datastore.get in entity.py, which would have again
been a cyclic import.

With an eye on removing the Entity class (see #490),
removing Entity.reload() is not such a big deal.

Fixes #517.
Pull Request #522: Remove Key.get() and Entity.reload()

7806 of 7806 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 884.1 08 Jan 2015 08:21PM UTC 0
100.0
Travis Job 884.1
Source Files on build 884
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #884
  • Pull Request #522
  • PR Base - master (#878)
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

© 2025 Coveralls, Inc