Skip to content

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Jul 27, 2020

Related-to #135

Proposed Changes

The measurement name has to be specified.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • mvn test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)
@bednar bednar added the bug Something isn't working label Jul 27, 2020
@bednar bednar self-assigned this Jul 27, 2020
@bednar bednar marked this pull request as ready for review July 27, 2020 07:24
@bednar bednar requested a review from rhajek July 27, 2020 07:24
@codecov-commenter
Copy link

Codecov Report

Merging #136 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #136 +/- ## ========================================= Coverage 91.31% 91.31% Complexity 441 441 ========================================= Files 137 137 Lines 5388 5389 +1 Branches 202 202 ========================================= + Hits 4920 4921 +1  Misses 389 389 Partials 79 79 
Impacted Files Coverage Δ Complexity Δ
...src/main/java/com/influxdb/client/write/Point.java 98.03% <100.00%> (+0.01%) 0.00 <0.00> (ø)

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 536b82f...2241fc5. Read the comment docs.

@bednar bednar added this to the 1.11.0 milestone Jul 27, 2020
@bednar bednar merged commit 7ad58a0 into master Jul 27, 2020
@bednar bednar deleted the fix/measurement-name-required branch July 27, 2020 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

3 participants