Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Add pre-commit GH action workflow and swap in ruff #7

Merged
merged 4 commits into from
Jul 9, 2023

Conversation

mbeacom
Copy link
Owner

@mbeacom mbeacom commented Jul 9, 2023

This PR aims to modify this package name to: python-module-x and enable a pre-commit GitHub action workflow.
Additionally, this PR swaps in ruff and add relevant documentation dependencies.

@mbeacom mbeacom self-assigned this Jul 9, 2023
@mbeacom mbeacom changed the title Add pre-commit GH action workflow and swap in ruff feature: Add pre-commit GH action workflow and swap in ruff Jul 9, 2023
@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Merging #7 (a2d170f) into main (3baca2c) will decrease coverage by 1.31%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   77.77%   76.47%   -1.31%     
==========================================
  Files           3        3              
  Lines          18       17       -1     
==========================================
- Hits           14       13       -1     
  Misses          4        4              
Impacted Files Coverage Δ
python_template/__init__.py 100.00% <100.00%> (ø)
python_template/cli.py 91.66% <100.00%> (-1.20%) ⬇️

@mbeacom mbeacom merged commit cd813ef into main Jul 9, 2023
@mbeacom mbeacom deleted the add-commit-workflow branch July 9, 2023 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant