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

Add fetchStock middleware to /eval #71

Merged
merged 3 commits into from
Sep 3, 2021
Merged

Conversation

ronnygunawan
Copy link
Contributor

@ronnygunawan ronnygunawan commented Sep 3, 2021

Supported syntax:

/eval $BBCA
/eval $TLKM.high

Available properties:

  • name
  • close
  • previous
  • high
  • low
  • volume
  • value

@codecov
Copy link

codecov bot commented Sep 3, 2021

Codecov Report

Merging #71 (78a93f9) into master (575662f) will decrease coverage by 1.40%.
The diff coverage is 91.89%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #71      +/-   ##
===========================================
- Coverage   100.00%   98.59%   -1.41%     
===========================================
  Files            9       11       +2     
  Lines          532      642     +110     
===========================================
+ Hits           532      633     +101     
- Misses           0        9       +9     
Impacted Files Coverage Δ
src/services/eval/superpowers.js 86.79% <86.79%> (ø)
src/services/eval/stock.js 96.29% <96.29%> (ø)
src/services/eval/parser.js 100.00% <100.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 575662f...78a93f9. Read the comment docs.

@ronnygunawan ronnygunawan mentioned this pull request Sep 3, 2021
4 tasks
@ronnygunawan ronnygunawan merged commit 90c4180 into master Sep 3, 2021
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.

1 participant