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

Added future dividends (#93) #94

Conversation

JoseMariaBernad
Copy link
Contributor

@JoseMariaBernad JoseMariaBernad commented May 29, 2020

Description

This is a quick change to include NEXT to DividendRange enumeration.

Fixes # (93)

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@codecov-commenter
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #94   +/-   ##
=========================================
  Coverage     96.88%   96.88%           
  Complexity     2950     2950           
=========================================
  Files           400      400           
  Lines          8259     8260    +1     
  Branches       1220     1220           
=========================================
+ Hits           8002     8003    +1     
  Misses          246      246           
  Partials         11       11           
Impacted Files Coverage Δ Complexity Δ
...ng4j/client/rest/request/stocks/DividendRange.java 100.00% <100.00%> (ø) 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 2ba1776...37f13a4. Read the comment docs.

@WojciechZankowski
Copy link
Owner

Thanks for PR!

@WojciechZankowski WojciechZankowski merged commit f4284c0 into WojciechZankowski:master Jun 1, 2020
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