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

Using karma custom template properties to override HTMLs #137

Merged
merged 1 commit into from
Aug 27, 2016
Merged

Using karma custom template properties to override HTMLs #137

merged 1 commit into from
Aug 27, 2016

Conversation

lazaromenezes
Copy link
Contributor

@lazaromenezes lazaromenezes commented Aug 26, 2016

Hi,

This pull request changes the way the Karma context and debug HTML files are replaced.

Instead of copying the custom HTML files to Karma install, it uses Karma's customContextFile and customDebugFile properties to tell Karma to use HTML files with tags.

Thanks,
Lazaro

@codecov-io
Copy link

Current coverage is 69.78% (diff: 100%)

Merging #137 into master will not change coverage

@@             master       #137   diff @@
==========================================
  Files            16         16          
  Lines           331        331          
  Methods          20         20          
  Messages          0          0          
  Branches         47         47          
==========================================
  Hits            231        231          
  Misses           81         81          
  Partials         19         19          

Powered by Codecov. Last update bb3a749...32a45fa

@lathonez lathonez merged commit c25782c into lathonez:master Aug 27, 2016
@lathonez
Copy link
Owner

Thank you!

@lathonez lathonez mentioned this pull request Aug 27, 2016
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.

3 participants