zigpy / zigpy-znp

TI CC2531, CC13x2, CC26x2 radio support for Zigpy and ZHA
GNU General Public License v3.0
144 stars 40 forks source link

Add pyupgrade and autoflake8 #140

Closed puddly closed 2 years ago

puddly commented 2 years ago

Also move all remaining tool config into pyproject.toml.

codecov-commenter commented 2 years ago

Codecov Report

Merging #140 (8d2b349) into dev (b095b6f) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #140      +/-   ##
==========================================
- Coverage   98.59%   98.59%   -0.01%     
==========================================
  Files          44       44              
  Lines        3918     3913       -5     
==========================================
- Hits         3863     3858       -5     
  Misses         55       55              
Impacted Files Coverage Δ
zigpy_znp/api.py 96.80% <ø> (-0.01%) :arrow_down:
zigpy_znp/types/basic.py 100.00% <ø> (ø)
zigpy_znp/types/named.py 100.00% <ø> (ø)
zigpy_znp/zigbee/application.py 95.84% <ø> (-0.02%) :arrow_down:
zigpy_znp/types/commands.py 100.00% <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 b095b6f...8d2b349. Read the comment docs.