8000 refactor: move data input to the end and as optional by hkang1 · Pull Request #29 · hkang1/hermes · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

refactor: move data input to the end and as optional #29

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

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

hkang1
Copy link
Owner
@hkang1 hkang1 commented Feb 22, 2022

The data may not always be available when the chart is getting instantiated. Alter the constructor to NOT require data upfront and make it optional.

@codecov
Copy link
codecov bot commented Feb 22, 2022
edited
Loading

Codecov Report

Merging #29 (c73a41b) into main (8e1b5be) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   47.39%   47.36%   -0.04%     
==========================================
  Files          17       17              
  Lines        1344     1345       +1     
  Branches      425      426       +1     
==========================================
  Hits          637      637              
- Misses        707      708       +1     
Impacted Files Coverage Δ
src/index.ts 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 8e1b5be...c73a41b. Read the comment docs.

@hkang1 hkang1 merged commit d742e64 into main Feb 22, 2022
@hkang1 hkang1 deleted the 27-refactor-chart-data-input branch February 22, 2022 02:49
@hkang1 hkang1 linked an issue Mar 4, 2022 that may be closed by this pull request
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.

update to not require chart data upfront
1 participant
0