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

Bump pinned black version #268

Merged
merged 2 commits into from
Mar 30, 2022
Merged

Bump pinned black version #268

merged 2 commits into from
Mar 30, 2022

Conversation

bwohlberg
Copy link
Collaborator

Bump pinned black version to address psf/black#2964.

@bwohlberg bwohlberg added the developer Developer environment: issues related to CI, git, etc. label Mar 30, 2022
@bwohlberg bwohlberg linked an issue Mar 30, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #268 (1e51699) into main (70be677) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #268   +/-   ##
=======================================
  Coverage   93.83%   93.83%           
=======================================
  Files          50       50           
  Lines        3681     3681           
=======================================
  Hits         3454     3454           
  Misses        227      227           
Flag Coverage Δ
unittests 93.83% <100.00%> (ø)

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

Impacted Files Coverage Δ
scico/blockarray.py 91.18% <100.00%> (ø)
scico/examples.py 95.87% <100.00%> (ø)
scico/functional/_norm.py 100.00% <100.00%> (ø)
scico/linop/_linop.py 98.07% <100.00%> (ø)
scico/linop/optics.py 95.68% <100.00%> (ø)
scico/loss.py 94.21% <100.00%> (ø)
scico/metric.py 100.00% <100.00%> (ø)
scico/optimize/pgm.py 96.46% <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 70be677...1e51699. Read the comment docs.

@bwohlberg bwohlberg merged commit dbe1f28 into main Mar 30, 2022
@bwohlberg bwohlberg deleted the brendt/black branch March 30, 2022 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer Developer environment: issues related to CI, git, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider bumping pinned black version
2 participants