Skip to content

fix: @Column supports super class inheritance for write measurements#99

Merged
bednar merged 1 commit intomasterfrom
fix/write-inheritence
Apr 2, 2020
Merged

fix: @Column supports super class inheritance for write measurements#99
bednar merged 1 commit intomasterfrom
fix/write-inheritence

Conversation

@bednar
Copy link
Copy Markdown
Contributor

@bednar bednar commented Apr 1, 2020

Closes #98

  • CHANGELOG.md updated
  • Rebased/mergeable
  • Tests pass
  • Sign CLA (if not already signed)

@bednar bednar added this to the 1.7.0 milestone Apr 1, 2020
@bednar bednar requested a review from rhajek April 1, 2020 11:20
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #99 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #99      +/-   ##
============================================
- Coverage     90.00%   89.98%   -0.02%     
  Complexity      429      429              
============================================
  Files           136      136              
  Lines          5380     5383       +3     
  Branches        214      215       +1     
============================================
+ Hits           4842     4844       +2     
  Misses          448      448              
- Partials         90       91       +1     
Impacted Files Coverage Δ Complexity Δ
...om/influxdb/client/internal/MeasurementMapper.java 88.70% <100.00%> (+2.26%) 0.00 <0.00> (ø)
...luxdb/client/kotlin/internal/QueryKotlinApiImpl.kt 74.62% <0.00%> (-2.99%) 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 a03cd8d...9a328b4. Read the comment docs.

@bednar bednar merged commit 826bb6c into master Apr 2, 2020
@bednar bednar deleted the fix/write-inheritence branch April 2, 2020 06:04
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.

@Column inheritance

2 participants