octue / twined

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

Release/0.0.17 #72

Closed cortadocodes closed 3 years ago

cortadocodes commented 3 years ago

Contents

Breaking changes

Fixes

Minor improvements

Testing

Operations

codecov[bot] commented 3 years ago

Codecov Report

Merging #72 (7c5c72a) into main (e99182c) will decrease coverage by 0.12%. The diff coverage is 100.00%.

:exclamation: Current head 7c5c72a differs from pull request most recent head 11b01f6. Consider uploading reports for the commit 11b01f6 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   85.95%   85.83%   -0.13%     
==========================================
  Files           7        7              
  Lines         235      233       -2     
==========================================
- Hits          202      200       -2     
  Misses         33       33              
Impacted Files Coverage Δ
twined/exceptions.py 100.00% <ø> (ø)
twined/utils/encoders.py 100.00% <ø> (ø)
twined/utils/load_json.py 100.00% <ø> (ø)
twined/utils/strings.py 100.00% <ø> (ø)
twined/twine.py 78.57% <100.00%> (-0.28%) :arrow_down:

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...11b01f6. Read the comment docs.