panel icon indicating copy to clipboard operation
panel copied to clipboard

Allow setting the Oauth provider via the environment.

Open janimo opened this issue 2 years ago • 1 comments

Fixes #3675

janimo avatar Jul 14 '22 22:07 janimo

Codecov Report

Merging #3698 (0bd5366) into master (9cc50af) will decrease coverage by 0.00%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master    #3698      +/-   ##
==========================================
- Coverage   83.55%   83.55%   -0.01%     
==========================================
  Files         207      207              
  Lines       29642    29645       +3     
==========================================
+ Hits        24767    24769       +2     
- Misses       4875     4876       +1     
Flag Coverage Δ
ui-tests 31.87% <0.00%> (-0.01%) :arrow_down:
unitexamples-tests 78.22% <66.66%> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
panel/command/serve.py 37.11% <66.66%> (+0.39%) :arrow_up:
panel/tests/util.py 84.37% <0.00%> (-2.09%) :arrow_down:
panel/config.py 60.56% <0.00%> (+0.56%) :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 9cc50af...0bd5366. Read the comment docs.

codecov[bot] avatar Jul 14 '22 22:07 codecov[bot]

Thanks @janimo!

philippjfr avatar Aug 22 '22 10:08 philippjfr