Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Bind host #358

Merged
merged 4 commits into from
May 20, 2022
Merged

Bind host #358

merged 4 commits into from
May 20, 2022

Conversation

gilesknap
Copy link
Owner

@gilesknap gilesknap commented May 18, 2022

Use a patched version of Google Auth python library to allow us to bind the wsgiref.simple_server to 0.0.0.0 so that it works in a container.

@codecov
Copy link

codecov bot commented May 18, 2022

Codecov Report

Merging #358 (978c25f) into main (a8cefbc) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
- Coverage   89.22%   89.21%   -0.02%     
==========================================
  Files          25       25              
  Lines        1959     1957       -2     
==========================================
- Hits         1748     1746       -2     
  Misses        211      211              
Impacted Files Coverage Δ
src/gphotos_sync/Main.py 88.71% <ø> (-0.06%) ⬇️
src/gphotos_sync/authorize.py 90.74% <0.00%> (-0.17%) ⬇️

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 a8cefbc...978c25f. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant