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

added linting ci action, fixes #84 #87

Merged
merged 3 commits into from
Jun 15, 2022
Merged

added linting ci action, fixes #84 #87

merged 3 commits into from
Jun 15, 2022

Conversation

bmcfee
Copy link
Owner

@bmcfee bmcfee commented Jun 15, 2022

This PR adds a CI action for bandit, codespell, velin, pycodestyle, and flake8.

@bmcfee bmcfee added this to the 0.3.0 milestone Jun 15, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2022

Codecov Report

Merging #87 (b8de573) into main (992f4a8) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #87   +/-   ##
=======================================
  Coverage   84.46%   84.46%           
=======================================
  Files           4        4           
  Lines         103      103           
=======================================
  Hits           87       87           
  Misses         16       16           
Flag Coverage Δ
unittests 84.46% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
resampy/filters.py 79.48% <ø> (ø)
resampy/core.py 85.96% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 992f4a8...b8de573. Read the comment docs.

@bmcfee bmcfee merged commit 6d20c2c into main Jun 15, 2022
@bmcfee bmcfee deleted the lint-ci branch June 15, 2022 17:49
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.

2 participants