Skip to content

Conversation

tmorehouse
Copy link
Member

@tmorehouse tmorehouse commented Nov 14, 2017

Also placed optimized common render function to mixin for code footprint efficiency

@codecov-io
Copy link

codecov-io commented Nov 14, 2017

Codecov Report

Merging #1348 into dev will increase coverage by 0.09%.
The diff coverage is 41.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #1348      +/-   ##
==========================================
+ Coverage   41.88%   41.97%   +0.09%     
==========================================
  Files         130      130              
  Lines        2741     2768      +27     
  Branches      852      861       +9     
==========================================
+ Hits         1148     1162      +14     
- Misses       1209     1216       +7     
- Partials      384      390       +6
Impacted Files Coverage Δ
src/components/pagination/pagination.vue 40% <30%> (+15%) ⬆️
src/mixins/pagination.js 51% <36%> (-5%) ⬇️
src/components/pagination-nav/pagination-nav.vue 78.26% <83.33%> (+2.07%) ⬆️

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 9d0ae3e...0055022. Read the comment docs.

@tmorehouse tmorehouse changed the title perf(pagination-nav): convert template to render function perf(pagination+pagination-nav): convert templates to render function Nov 15, 2017
@tmorehouse tmorehouse merged commit e04291f into dev Nov 15, 2017
@tmorehouse tmorehouse deleted the renderfn/pagination-nav branch November 15, 2017 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants