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

Adding automated linting check for black #284

Merged
merged 3 commits into from
Jan 22, 2022
Merged

Conversation

sarthakpati
Copy link
Collaborator

@sarthakpati sarthakpati commented Jan 21, 2022

Fixes #285

Proposed Changes

  • automated code linting added

Checklist

@sarthakpati sarthakpati changed the title adding check for black Adding automated black Jan 21, 2022
@sarthakpati sarthakpati changed the title Adding automated black Adding automated linting check for black Jan 21, 2022
@sarthakpati
Copy link
Collaborator Author

Once this gets merged, the Lint/black check will become a required check to pass.

@codecov
Copy link

codecov bot commented Jan 21, 2022

Codecov Report

Merging #284 (c2ff0ef) into master (db83c55) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #284   +/-   ##
=======================================
  Coverage   87.45%   87.45%           
=======================================
  Files          80       80           
  Lines        4218     4218           
=======================================
  Hits         3689     3689           
  Misses        529      529           
Flag Coverage Δ
unittests 87.45% <ø> (ø)

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


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 9cd80a4...c2ff0ef. Read the comment docs.

@sarthakpati sarthakpati merged commit cf2a583 into master Jan 22, 2022
@sarthakpati sarthakpati deleted the black-lint-check branch January 22, 2022 11:43
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.

Add automated check for code lint
2 participants