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

feat: Added bandit, autoflake & precommits #78

Merged
merged 9 commits into from
Dec 20, 2022
Merged

feat: Added bandit, autoflake & precommits #78

merged 9 commits into from
Dec 20, 2022

Conversation

frgfm
Copy link
Owner

@frgfm frgfm commented Dec 20, 2022

This PR introduces the following modifications:

  • adds config & deps for bandit, autoflake & precommits
  • updates the Makefile
  • adds a CI job to run bandit
  • updates CONTRIBUTING installation section
  • fixes linting

@frgfm frgfm added topic: docs Improvements or additions to documentation topic: build Related to project build topic: ci type: feat labels Dec 20, 2022
@frgfm frgfm added this to the 0.2.0 milestone Dec 20, 2022
@frgfm frgfm self-assigned this Dec 20, 2022
@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Merging #78 (6dc6f5f) into main (0ecb72e) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   92.95%   92.95%           
=======================================
  Files          10       10           
  Lines         667      667           
=======================================
  Hits          620      620           
  Misses         47       47           
Impacted Files Coverage Δ
torchscan/modules/__init__.py 100.00% <100.00%> (ø)

@github-actions github-actions bot added module: modules Related to modules and removed topic: ci labels Dec 20, 2022
@frgfm frgfm merged commit a295b46 into main Dec 20, 2022
@frgfm frgfm deleted the precommit branch December 20, 2022 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: modules Related to modules topic: build Related to project build topic: ci topic: docs Improvements or additions to documentation type: feat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant