wide-integer
wide-integer copied to clipboard
Consider to automate coverity analysis in CI
Consider automating Synopsis Coverity runs in CI on PRs and push to master. This is similar to what is done for Code Sonar.
See also #161 which could potentially fit in well with coverage statistic in sonar.
Also try to filter out Boost and STL code from the analysis, as these code artifacts are responsible for the only 9 remaining defects.
See also https://github.com/ckormanyos/wide-decimal/issues/143