automate
automate copied to clipboard
Correcting Integer conversion type
:nut_and_bolt: Description: What code changed, and why?
Correcting Integer conversion type
:chains: Related Resources
https://progresssoftware.atlassian.net/browse/CHEF-12180
:+1: Definition of Done
Correcting Integer conversion type
:athletic_shoe: How to Build and Test the Change
:white_check_mark: Checklist
All PRs must tick these:
- [ ] I have read the CONTRIBUTING document.
- [ ] All commits signed-off for the Developer Certification of Origin.
With occasional exceptions, all PRs from Progress employees must tick these:
- [ ] Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
- [ ] Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
- [ ] Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
- [ ] Spelling, grammar, typos checked? (at a minimum use
make spellin any component directory) - [ ] Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)
All PRs from Progress employees should tick these if appropriate:
- [ ] Tests added/updated? (all new code needs new tests)
- [ ] Docs added/updated? (all customer-facing changes)
Please add a note next to any checkbox above if you are NOT ticking it.
:camera: Screenshots, if applicable
Deploy Preview for chef-automate processing.
| Name | Link |
|---|---|
| Latest commit | 25ced419c2680cf62431aed6dcb03fa208090f8d |
| Latest deploy log | https://app.netlify.com/sites/chef-automate/deploys/6729bd9ba3b65600083b2390 |
Quality Gate failed
Failed conditions
2 New issues
23.4% Coverage on New Code (required ≥ 80%)
See analysis details on SonarQube
Catch issues before they fail your Quality Gate with our IDE extension
SonarLint