v1.3.0
·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Minor Changes
- #16
8f86866Thanks @manufacturist! -codacy repo --output jsonnow includes afileCountfield on the repository object, plucked fromcoverage.numberTotalFileson the existinggetRepositoryWithAnalysisresponse. The field is present even on repos without coverage data, so no extra API call is needed. Lets consumers (e.g. theconfigure-codacy-cloudskill) read repo size without a separate roundtrip.