Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix blinkapp session call #783

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Fix blinkapp session call #783

merged 1 commit into from
Oct 11, 2023

Conversation

mkmer
Copy link
Contributor

@mkmer mkmer commented Oct 11, 2023

Description:

Fix the auth call to use existing session

Related issue (if applicable): fixes #759

Checklist:

  • Local tests with tox run successfully PR cannot be meged unless tests pass
  • Changes tested locally to ensure platform still works as intended
  • Tests added to verify new code works

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #783 (93ce7c3) into dev (b87edbe) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #783   +/-   ##
=======================================
  Coverage   99.64%   99.64%           
=======================================
  Files           8        8           
  Lines        1404     1404           
=======================================
  Hits         1399     1399           
  Misses          5        5           
Flag Coverage Δ
unittests 99.64% <ø> (ø)

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

@fronzbot fronzbot merged commit 487ac88 into fronzbot:dev Oct 11, 2023
8 checks passed
@fronzbot fronzbot deleted the blinkapp-session branch October 11, 2023 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem after update...
2 participants