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

influxdata / influxdb-python / 1318
86%

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2017 04:36PM UTC
Jobs 1
Files 30
Run time 1s
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
1318

push

travis-ci

xginn8
Fix for  DataFrameClient issue - seems does not process correctly DateTimeIndex dates (issue #479) (#495)

* [FIX] : compatibility with new version of pandas
pd.tseries.period.PeriodIndex has been moved to pd.PeriodIndex since at least pandas 0.18.1
pd.tseries.period.DatetimeIndex has been moved to pd.DatetimeIndex since at least pandas 0.18.1

* [FIX] : Fixes #479 : DateTimeIndex not correctly converted to Unix Epoch (e.g .on (some?) Windows machines)

* [FIX] : new fix for #479 : DateTimeIndex not correctly converted to Unix Epoch (e.g .on (some?) Windows machines)

* [ENH] : added feature : DataFrame.write_points : NaNs and None values allowed in input DataFrame (corresponding entries are removed from the list of points to push to Influx)

* [FIX] : error in unittest dataframe_client  test_write_points_from_dataframe_with_all_none

2864 of 3090 relevant lines covered (92.69%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
9 1318.9 (TOX_ENV=coverage) 25 Nov 2017 04:36PM UTC 0
92.69
Travis Job 1318.9
Source Files on build 1318
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1318
  • bf232a7a on github
  • Prev Build on master (#1311)
  • Next Build on master (#1328)
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