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

Feature/runtimebuild #22 #23

Merged
merged 4 commits into from
Dec 20, 2016
Merged

Feature/runtimebuild #22 #23

merged 4 commits into from
Dec 20, 2016

Conversation

apertureless
Copy link
Owner

Rewrite for runtime-only build

Based on #22 the template options got rewritten to pure render functions.

  • All tests passed

@codecov-io
Copy link

Current coverage is 90.66% (diff: 100%)

Merging #23 into master will increase coverage by 0.96%

@@             master        #23   diff @@
==========================================
  Files             9          9          
  Lines            68         75     +7   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits             61         68     +7   
  Misses            7          7          
  Partials          0          0          

Sunburst

Diff Coverage File Path
•••••••••• 100% src/BaseCharts/Pie.js
•••••••••• 100% src/BaseCharts/Doughnut.js
•••••••••• 100% src/BaseCharts/Line.js
•••••••••• 100% src/BaseCharts/Radar.js
•••••••••• 100% src/BaseCharts/Bar.js
•••••••••• 100% src/BaseCharts/Bubble.js
•••••••••• 100% src/BaseCharts/PolarArea.js

Powered by Codecov. Last update c0b854b...482048b

@apertureless apertureless merged commit 52c1c50 into master Dec 20, 2016
@apertureless apertureless deleted the feature/runtimebuild branch December 20, 2016 18:07
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.

2 participants