Several of our projects use the diff-cover package, which runs focused quality checks on the contents of a GitHub pull request (i.e. git branch). It would be cool if Xenon and/or Radon had an integration with this tool. (Note that diff-cover has integrations with the mccabe package, which overlaps somewhat with this one.)
Several of our projects use the
diff-coverpackage, which runs focused quality checks on the contents of a GitHub pull request (i.e. git branch). It would be cool if Xenon and/or Radon had an integration with this tool. (Note thatdiff-coverhas integrations with themccabepackage, which overlaps somewhat with this one.)