Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let InfluxDB handle the timestamp if none provided. #350

Merged
merged 3 commits into from
Jul 5, 2017

Conversation

wasnertobias
Copy link
Contributor

@wasnertobias wasnertobias commented Jul 5, 2017

As discussed in #349.

@wasnertobias wasnertobias changed the title Let InfluxDB handle the timestamp if none provided. Fixes #349 Let InfluxDB handle the timestamp if none provided. Jul 5, 2017
@codecov-io
Copy link

codecov-io commented Jul 5, 2017

Codecov Report

Merging #350 into master will decrease coverage by 0.31%.
The diff coverage is 12.5%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #350      +/-   ##
===========================================
- Coverage     83.11%   82.8%   -0.32%     
- Complexity      197     198       +1     
===========================================
  Files            16      16              
  Lines           906     907       +1     
  Branches         91      93       +2     
===========================================
- Hits            753     751       -2     
- Misses          110     112       +2     
- Partials         43      44       +1
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/influxdb/dto/Point.java 81.81% <12.5%> (-1.85%) 27 <2> (+1)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a236c3a...6215070. Read the comment docs.

@majst01
Copy link
Collaborator

majst01 commented Jul 5, 2017

thanks, can you add a Changelog entry, i will merge then

@wasnertobias
Copy link
Contributor Author

@majst01 You're welcome. Done. Hope it meets your expectations.

@majst01
Copy link
Collaborator

majst01 commented Jul 5, 2017

Almost, 2.8 still unreleased.

not yet released...
@wasnertobias
Copy link
Contributor Author

@majst01 Alright, changed it. Thank you so far. :) Would be nice to see that released asap.

@majst01 majst01 merged commit 7d94535 into influxdata:master Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants