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

@Column to support support super class inheritance #562

Merged
merged 3 commits into from
Jan 23, 2019
Merged

@Column to support support super class inheritance #562

merged 3 commits into from
Jan 23, 2019

Conversation

asashour
Copy link
Contributor

Fixes #367

@codecov-io
Copy link

codecov-io commented Jan 22, 2019

Codecov Report

Merging #562 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #562      +/-   ##
============================================
+ Coverage     88.15%   88.16%   +0.01%     
- Complexity      702      703       +1     
============================================
  Files            68       68              
  Lines          2389     2392       +3     
  Branches        246      247       +1     
============================================
+ Hits           2106     2109       +3     
  Misses          198      198              
  Partials         85       85
Impacted Files Coverage Δ Complexity Δ
...n/java/org/influxdb/impl/InfluxDBResultMapper.java 88.81% <100%> (+0.23%) 57 <0> (+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 19b16de...bbbc5df. Read the comment docs.

@majst01
Copy link
Collaborator

majst01 commented Jan 23, 2019

Can you add a Changelog.md entry please, i will pull then.

@majst01 majst01 merged commit 66b6d9d into influxdata:master Jan 23, 2019
@asashour asashour deleted the classInheritance branch January 23, 2019 08:44
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.

3 participants