gadicc / node-yahoo-finance2

Unofficial API for Yahoo Finance
https://www.npmjs.com/package/yahoo-finance2
MIT License
374 stars 62 forks source link

feat(quote): Add beta to quote field option #713

Closed edmondthui closed 10 months ago

edmondthui commented 10 months ago

Changes

Add beta to quote field option

Type

Comments/notes

This would be useful to get the beta when passing field options.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (devel@c45623a). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #713 +/- ## ======================================== Coverage ? 93.12% ======================================== Files ? 26 Lines ? 669 Branches ? 226 ======================================== Hits ? 623 Misses ? 46 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

gadicc commented 10 months ago

Hey, @edmondthui. Thanks so much for this perfect PR, and for your first contribution too! Great work. It will be in the next release and there'll be an automated message here when that happens :pray:

gadicc commented 10 months ago

:tada: This PR is included in version 2.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: