octue / twined

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

Fix credentials validation, remove default values, and disallow extra fields #73

Closed cortadocodes closed 3 years ago

cortadocodes commented 3 years ago

Contents

Breaking changes

Minor fixes and improvements

codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (81bf537) into release/0.0.17 (00b1547) will decrease coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           release/0.0.17      #73      +/-   ##
==================================================
- 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/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 00b1547...81bf537. Read the comment docs.