octue / twined

A library to help data services talk to one another
https://twined.readthedocs.io
MIT License
24 stars 1 forks source link

OPS: Use latest versions of flake8, isort, and black #70

Closed cortadocodes closed 3 years ago

cortadocodes commented 3 years ago

Contents

Minor fixes and improvements

codecov[bot] commented 3 years ago

Codecov Report

Merging #70 (9ba5b8f) into release/0.0.17 (e99182c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release/0.0.17      #70   +/-   ##
===============================================
  Coverage           85.95%   85.95%           
===============================================
  Files                   7        7           
  Lines                 235      235           
===============================================
  Hits                  202      202           
  Misses                 33       33           
Impacted Files Coverage Δ
twined/exceptions.py 100.00% <ø> (ø)
twined/twine.py 78.84% <ø> (ø)
twined/utils/encoders.py 100.00% <ø> (ø)
twined/utils/load_json.py 100.00% <ø> (ø)
twined/utils/strings.py 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 e99182c...9ba5b8f. Read the comment docs.