apriha / snps

tools for reading, writing, merging, and remapping SNPs
BSD 3-Clause "New" or "Revised" License
98 stars 19 forks source link

Support current version of `black` #147

Closed apriha closed 2 years ago

apriha commented 2 years ago

Fixes #144.

codecov[bot] commented 2 years ago

Codecov Report

Merging #147 (73189f5) into develop (2e8ccfe) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #147   +/-   ##
========================================
  Coverage    92.04%   92.04%           
========================================
  Files            8        8           
  Lines         1559     1559           
  Branches       274      274           
========================================
  Hits          1435     1435           
  Misses          77       77           
  Partials        47       47           
Impacted Files Coverage Δ
src/snps/io/reader.py 94.32% <ø> (ø)
src/snps/io/writer.py 87.06% <ø> (ø)
src/snps/resources.py 93.79% <ø> (ø)
src/snps/snps.py 94.88% <ø> (ø)
src/snps/utils.py 89.87% <ø> (ø)

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 2e8ccfe...73189f5. Read the comment docs.