pyslim icon indicating copy to clipboard operation
pyslim copied to clipboard

Add reusable lint workflow

Open benjeffery opened this issue 2 months ago • 2 comments

benjeffery avatar Sep 09 '25 09:09 benjeffery

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 96.85%. Comparing base (37cda03) to head (c9b755b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #396   +/-   ##
=======================================
  Coverage   96.85%   96.85%           
=======================================
  Files           8        8           
  Lines         794      794           
  Branches      150      150           
=======================================
  Hits          769      769           
  Misses         15       15           
  Partials       10       10           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Sep 09 '25 09:09 codecov-commenter

Just realised this repo doesn't have any linting. This is what it would look like to add - there are many issues to fix to make the lint pass. In the other tskit repos I have sometimes found real issues with this so might be worth doing, but I don't have time right now.

benjeffery avatar Sep 09 '25 16:09 benjeffery