Create code complexity badge for the project
Using gocyclo, generate a badge from img.shields.io for code complexity metric.
The goal is to count the number of functions with a complexity > 10
The badge should be referenced on the readme.md file for a quick status.
we’ll want to ensure this remains 0 as a build condition for merges