python-libmaas icon indicating copy to clipboard operation
python-libmaas copied to clipboard

introduce workflow for releasing new version

Open SK1Y101 opened this issue 1 year ago • 1 comments

uses bump2version to update version in setup.py, should allow manual triggering when needed

Includes some file formatting to allow extra linting & tests to pass

SK1Y101 avatar Sep 05 '23 14:09 SK1Y101

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.43%. Comparing base (bfe63cc) to head (9baee49).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #291   +/-   ##
=======================================
  Coverage   69.43%   69.43%           
=======================================
  Files          76       76           
  Lines        6024     6024           
  Branches     1347     1347           
=======================================
  Hits         4183     4183           
  Misses       1612     1612           
  Partials      229      229           

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

codecov-commenter avatar Sep 22 '23 10:09 codecov-commenter