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

feat(module): add dailyGainers #666

Merged
merged 8 commits into from
Sep 7, 2023
Merged

feat(module): add dailyGainers #666

merged 8 commits into from
Sep 7, 2023

Conversation

z3nful
Copy link
Contributor

@z3nful z3nful commented Sep 6, 2023

Addresses #8 .

Changes

  • add dailyGainers module

Type

  • New Module
  • Other New Feature
  • Validation Fix
  • Other Bugfix
  • Docs
  • Chore/other

Comments/notes

There may still be some fields that are returned later that this doesn't account for, but it covers all data returned from my tests yesterday and today. Also, changing region doesn't seem to do anything, always returns US

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05% 🎉

Comparison is base (3c02753) 95.68% compared to head (90d051e) 95.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #666      +/-   ##
==========================================
+ Coverage   95.68%   95.73%   +0.05%     
==========================================
  Files          24       25       +1     
  Lines         625      633       +8     
  Branches      211      212       +1     
==========================================
+ Hits          598      606       +8     
  Misses         27       27              
Files Changed Coverage Δ
src/modules/dailyGainers.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@z3nful
Copy link
Contributor Author

z3nful commented Sep 6, 2023

I am honestly not sure why its failing the coverage test, but it could be due to me not being familiar with the jest framework lol

module works tho :)

@gadicc
Copy link
Owner

gadicc commented Sep 7, 2023

@z3nful, you legend!

  1. Perfect PR... code, docs, tests... 💯
  2. So cool to get a new module! 🎉

Very happy to have you here and thanks for your contributions to the project!

And I see you figured out the testing, coverage, everything 🙌

Going to merge now and it will be in the next release, and there'll be an automated message here when its published.

@gadicc gadicc merged commit 5085014 into gadicc:devel Sep 7, 2023
3 checks passed
gadicc pushed a commit that referenced this pull request Sep 7, 2023
# [2.5.0](v2.4.7...v2.5.0) (2023-09-07)

### Features

* **dailyGainers:** add new dailyGainers module ([#666](#666)) ([5085014](5085014))
@gadicc
Copy link
Owner

gadicc commented Sep 7, 2023

🎉 This PR is included in version 2.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gadicc gadicc added the released label Sep 7, 2023
gadicc pushed a commit that referenced this pull request Sep 15, 2023
# [2.5.0](v2.4.7...v2.5.0) (2023-09-07)

### Features

* **dailyGainers:** add new dailyGainers module ([#666](#666)) ([5085014](5085014))
gadicc pushed a commit that referenced this pull request Sep 18, 2023
# [2.5.0](v2.4.7...v2.5.0) (2023-09-07)

### Features

* **dailyGainers:** add new dailyGainers module ([#666](#666)) ([5085014](5085014))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants