octue / twined

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

Remove credentials environment variable name from children schema #98

Closed cortadocodes closed 2 years ago

cortadocodes commented 2 years ago

Summary

Remove the credentials environment variable name from the children schema. The default GOOGLE_APPLICATION_CREDENTIALS is the only name now used in octue-sdk-python.

Contents (#98)

Enhancements

codecov[bot] commented 2 years ago

Codecov Report

Merging #98 (e485347) into main (2c377c5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #98   +/-   ##
=======================================
  Coverage   87.64%   87.64%           
=======================================
  Files           7        7           
  Lines         267      267           
=======================================
  Hits          234      234           
  Misses         33       33           
Impacted Files Coverage Δ
twined/twine.py 81.76% <ø> (ø)

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 2c377c5...e485347. Read the comment docs.