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

chore: [pre-commit.ci] pre-commit autoupdate #1520

Merged
merged 3 commits into from
Jul 6, 2021

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jul 5, 2021

updates:

* Update pre-commit hooks:
   - github.com/asottile/pyupgrade: v2.19.4 → v2.20.0
   - github.com/nbQA-dev/nbQA: 0.12.0 → 0.13.1
* Deprecate xml.etree.cElementTree in favor of xml.etree.ElementTree API
   - The xml.etree.cElementTree module is deprecated since Python v3.3
   - c.f. https://docs.python.org/3.9/library/xml.etree.elementtree.html
* Move nbqa-pyupgrade before nbqa-black to have notebook changes happen before Black

pre-commit-ci bot added 2 commits July 5, 2021 21:44
updates:
- [github.com/asottile/pyupgrade: v2.19.4 → v2.20.0](asottile/pyupgrade@v2.19.4...v2.20.0)
- [github.com/nbQA-dev/nbQA: 0.12.0 → 0.13.1](nbQA-dev/nbQA@0.12.0...0.13.1)
@codecov
Copy link

codecov bot commented Jul 5, 2021

Codecov Report

Merging #1520 (b7834ff) into master (cc7cf0f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1520   +/-   ##
=======================================
  Coverage   97.65%   97.65%           
=======================================
  Files          63       63           
  Lines        4006     4006           
  Branches      565      565           
=======================================
  Hits         3912     3912           
  Misses         55       55           
  Partials       39       39           
Flag Coverage Δ
contrib 25.51% <0.00%> (ø)
unittests 97.42% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/pyhf/writexml.py 95.91% <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 cc7cf0f...b7834ff. Read the comment docs.

@matthewfeickert matthewfeickert self-assigned this Jul 6, 2021
@matthewfeickert matthewfeickert added the chore Other changes that don't modify src or test files label Jul 6, 2021
@matthewfeickert matthewfeickert merged commit 18a7a08 into master Jul 6, 2021
@matthewfeickert matthewfeickert deleted the pre-commit-ci-update-config branch July 6, 2021 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Other changes that don't modify src or test files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant