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 pyupgrade on the pre-commit hooks #920

Merged
merged 2 commits into from
Feb 9, 2022
Merged

Use pyupgrade on the pre-commit hooks #920

merged 2 commits into from
Feb 9, 2022

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Feb 9, 2022

Inspired by #907

@codecov
Copy link

codecov bot commented Feb 9, 2022

Codecov Report

Merging #920 (17225b4) into main (923de7e) will increase coverage by 0.02%.
The diff coverage is 98.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #920      +/-   ##
==========================================
+ Coverage   98.95%   98.98%   +0.02%     
==========================================
  Files         116      117       +1     
  Lines       10823    10845      +22     
==========================================
+ Hits        10710    10735      +25     
+ Misses        113      110       -3     
Impacted Files Coverage Δ
tests/test_mirror.py 100.00% <ø> (ø)
tests/test_pre_commit_scripts.py 100.00% <ø> (ø)
tests/test_read_simple_R.py 100.00% <ø> (ø)
tests/test_read_simple_clojure.py 100.00% <ø> (ø)
tests/test_read_simple_groovy.py 100.00% <ø> (ø)
tests/test_read_simple_hydrogen.py 100.00% <ø> (ø)
tests/test_read_simple_java.py 100.00% <ø> (ø)
tests/test_read_simple_pandoc.py 100.00% <ø> (ø)
tests/test_read_simple_percent.py 100.00% <ø> (ø)
tests/test_read_simple_python.py 100.00% <ø> (ø)
... and 30 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 300eb25...17225b4. Read the comment docs.

@mwouts mwouts merged commit d25c0c6 into main Feb 9, 2022
@mwouts mwouts deleted the pyupgrade branch February 9, 2022 20:51
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.

1 participant