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

influxdata / influxdb-python / 1407
86%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2018 04:31PM UTC
Jobs 1
Files 30
Run time 2s
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
1407

push

travis-ci

xginn8
Fix performance degradation with line protocol (#592)

Assemble line by line in the commit bf232a7aef to remove NaN has
significant performance impact.

This change fixes the issue by keeping the NaN fields before stringify
the dataframe, replacing the fields with empty string, and reverting
back to use pd.DataFrame.sum() function to yield the lines.

Fixes: #591

5 of 5 new or added lines in 1 file covered. (100.0%)

2918 of 3144 relevant lines covered (92.81%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
9 1407.9 (TOX_ENV=coverage) 30 Jun 2018 04:31PM UTC 0
92.81
Travis Job 1407.9
Source Files on build 1407
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1407
  • c300105d on github
  • Prev Build on master (#1397)
  • Next Build on master (#1417)
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