plum icon indicating copy to clipboard operation
plum copied to clipboard

ci: buff out the ruff edges

Open nstarman opened this issue 2 months ago • 1 comments

A sampling of the improvements that leaning into ruff brings. I used the most common codes, and got ruff to replace black and isort. There's a lot more we can configure ruff to do, e.g. blackening code in the docstrings.

I also added some useful pre-commit hooks.

nstarman avatar Apr 27 '24 19:04 nstarman

Pull Request Test Coverage Report for Build 8862299944

Details

  • 31 of 31 (100.0%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 8838672522: 0.0%
Covered Lines: 1203
Relevant Lines: 1203

💛 - Coveralls

coveralls avatar Apr 27 '24 20:04 coveralls

This is great!! Thanks, @nstarman :)

wesselb avatar May 18 '24 11:05 wesselb