Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Template package cleanup + more tests #366

Merged
merged 2 commits into from
Jan 17, 2017

Conversation

chungers
Copy link
Contributor

This PR hopefully gives the pkg/template package more test coverage because previously this package has one of the lower coverages. Exported template function names have been renamed and refactored into exported functions for testability and consistency.

David Chung added 2 commits January 16, 2017 23:08
Signed-off-by: David Chung <david.chung@docker.com>
Signed-off-by: David Chung <david.chung@docker.com>
@codecov-io
Copy link

Current coverage is 65.49% (diff: 73.46%)

Merging #366 into master will increase coverage by 0.71%

@@             master       #366   diff @@
==========================================
  Files            47         47          
  Lines          2266       2275     +9   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1468       1490    +22   
+ Misses          638        620    -18   
- Partials        160        165     +5   

Powered by Codecov. Last update def9d15...659ad69

@chungers chungers merged commit f432fa4 into docker-archive:master Jan 17, 2017
@chungers chungers deleted the export-functions branch January 17, 2017 07:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants