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

Use standard pre-commit config #138

Merged
merged 4 commits into from
Feb 13, 2023
Merged

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented Feb 7, 2023

This applies the standard pre-commit-config.yaml file from https://github.com/SainsburyWellcomeCentre/python-cookiecutter, and fixes files as needed for this new config.

@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Base: 85.26% // Head: 85.26% // No change to project coverage 👍

Coverage data is based on head (252a5ae) compared to base (dee8f21).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   85.26%   85.26%           
=======================================
  Files          11       11           
  Lines         536      536           
=======================================
  Hits          457      457           
  Misses         79       79           
Impacted Files Coverage Δ
bg_atlasapi/cli.py 76.00% <ø> (ø)
bg_atlasapi/config.py 90.00% <ø> (ø)
bg_atlasapi/descriptors.py 100.00% <ø> (ø)
bg_atlasapi/list_atlases.py 97.95% <ø> (ø)
bg_atlasapi/structure_tree_util.py 100.00% <ø> (ø)
bg_atlasapi/update_atlases.py 88.00% <ø> (ø)
bg_atlasapi/utils.py 58.82% <ø> (ø)
bg_atlasapi/bg_atlas.py 84.04% <100.00%> (ø)
bg_atlasapi/core.py 90.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dstansby dstansby marked this pull request as ready for review February 7, 2023 10:57
@adamltyson adamltyson merged commit 080b577 into brainglobe:master Feb 13, 2023
@dstansby dstansby deleted the pre-commit branch February 13, 2023 13:33
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.

None yet

2 participants