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.20 #82

Closed cortadocodes closed 3 years ago

cortadocodes commented 3 years ago

Contents

New Features

Breaking changes

Minor improvements

Fixes

Testing

codecov[bot] commented 3 years ago

Codecov Report

Merging #82 (2362a20) into main (f2993c5) will increase coverage by 1.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   85.83%   87.05%   +1.22%     
==========================================
  Files           7        7              
  Lines         233      255      +22     
==========================================
+ Hits          200      222      +22     
  Misses         33       33              
Impacted Files Coverage Δ
twined/exceptions.py 100.00% <100.00%> (ø)
twined/twine.py 81.14% <100.00%> (+2.57%) :arrow_up:

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 f2993c5...2362a20. Read the comment docs.