-
Notifications
You must be signed in to change notification settings - Fork 169
Optimize var types #519
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
Optimize var types #519
Conversation
tomcat::config::server is a typeBreaking changes to this file WILL impact these 2 modules (exact match):Breaking changes to this file MAY impact these 2 modules (near match):tomcat::install is a typeBreaking changes to this file WILL impact these 6 modules (exact match):Breaking changes to this file MAY impact these 1 modules (near match):This module is declared in 8 of 580 indexed public
|
Thanks for this @Joris29! The spec test failures will be a bit more tricky, and look like the test cases will need amended or problems with the data types fixed to pass. Appreciate the time you have spent on this! |
@jordanbreen28 Just to be clear should i also investigate the unit tests or will this be something done by you guys. |
Apologies @Joris29 I was out last week and missed this notification! I am happy to collaborate with you and your efforts as you work on this (when you have the time of course)! |
Alright i will take a look when i have time |
Made some changes and i ran the tests locally and they seem fine |
@jordanbreen28 Could you have a look? |
@Joris29 so sorry I missed your ping! |
This is looking close to go.. |
@jordanbreen28 I did rebase to one clean commit so i guess it's good to go :) |
Great job @Joris29 - thanks for your work on this one.. |
Creating a PR to optimize some var types
Fixes #518