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

apache / carbondata / 1277 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2018 10:50AM UTC
Files 1014
Run time 42s
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

14 Nov 2018 10:50AM UTC coverage: 79.635% (+0.02%) from 79.611%
1277.1

push

jenkins

manishgupta88
[CARBONDATA-3098] Fix for negative exponents value giving wrong results in Float datatype

Problem: When the value of exponent is a negative number then the data is incorrect due to loss of precision of Floating point values and wrong
calculation of the count of decimal points.

Solution: Handled floating point precision by converting it to double and counted the decimal count values as done in double datatype(using Big Decimal).

This closes #2918

61314 of 76994 relevant lines covered (79.63%)

1.06 hits per line

Source Files on job 1277.1
  • Tree
  • List 0
  • Changed 16
  • Source Changed 2
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1277
  • ceb13517 on github
  • Prev Job for on master (#1276.1)
  • Next Job for on master (#1278.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