Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

chore(line_protocol): update repr value of floats to properly handle precision #813

Merged
merged 3 commits into from
Apr 10, 2020

Conversation

sebito91
Copy link
Contributor

@sebito91 sebito91 commented Apr 9, 2020

Closes #488.

Based on the conversation back on #488 we take into account longer decimal and float values and try to represent their precision accordingly.

@sebito91 sebito91 requested review from aviau and xginn8 as code owners April 9, 2020 21:59
@sebito91 sebito91 self-assigned this Apr 9, 2020
@sebito91 sebito91 removed request for aviau and xginn8 April 9, 2020 21:59
@sebito91 sebito91 force-pushed the update_float_repr branch from b5f6272 to a345fe8 Compare April 9, 2020 22:36
@sebito91 sebito91 merged commit 896f623 into master Apr 10, 2020
@sebito91 sebito91 deleted the update_float_repr branch April 10, 2020 02:17
ocworld pushed a commit to AhnLab-OSS/influxdb-python that referenced this pull request Apr 13, 2020
…precision (influxdata#813)

* chore(line_protocol): update repr value of floats to properly handle precision. Closes influxdata#488

* chore(line_protocol): fix repr and handle boolean values

* chore(CHANGELOG): update to include reference to PR#488
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant