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

feature: #295 Create and Drop retention policies #351

Merged
merged 3 commits into from
Jul 7, 2017

Conversation

ashamanur
Copy link
Contributor

@ashamanur ashamanur commented Jul 6, 2017

  • Created methods to create and drop retention policies.
  • Added unit test to test the same.

@codecov-io
Copy link

codecov-io commented Jul 6, 2017

Codecov Report

Merging #351 into master will increase coverage by 0.06%.
The diff coverage is 84.61%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #351      +/-   ##
============================================
+ Coverage     83.13%   83.19%   +0.06%     
- Complexity      200      207       +7     
============================================
  Files            16       16              
  Lines           907      946      +39     
  Branches         93       96       +3     
============================================
+ Hits            754      787      +33     
- Misses          109      111       +2     
- Partials         44       48       +4
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/influxdb/InfluxDB.java 100% <ø> (ø) 0 <0> (ø) ⬇️
src/main/java/org/influxdb/impl/Preconditions.java 63.63% <33.33%> (-11.37%) 7 <1> (+1)
src/main/java/org/influxdb/impl/InfluxDBImpl.java 83.75% <88.88%> (+0.76%) 53 <6> (+6) ⬆️

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 7d94535...b8ad9de. Read the comment docs.

@majst01
Copy link
Collaborator

majst01 commented Jul 6, 2017

Nice, would you mind adding Changelog and Readme additions, then i will merge.

@majst01 majst01 merged commit d3e532a into influxdata:master Jul 7, 2017
@timhallinflux
Copy link

fixes #295

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

4 participants