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

Update flask-session library #33

Merged

Conversation

kgopal492
Copy link

SUMMARY

Update flask-session to 0.8.0 to be able to use server side sessions.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (pinterest-release-4.0.2@56bf5b5). Learn more about missing BASE report.

Additional details and impacted files
@@                    Coverage Diff                     @@
##             pinterest-release-4.0.2      #33   +/-   ##
==========================================================
  Coverage                           ?   78.13%           
==========================================================
  Files                              ?      513           
  Lines                              ?    36135           
  Branches                           ?        0           
==========================================================
  Hits                               ?    28234           
  Misses                             ?     7901           
  Partials                           ?        0           
Flag Coverage Δ
mysql 77.89% <ø> (?)
postgres 77.99% <ø> (?)
python 78.13% <ø> (?)
sqlite 77.44% <ø> (?)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kgopal492 kgopal492 merged commit b935c63 into pinterest:pinterest-release-4.0.2 Aug 30, 2024
13 of 20 checks passed
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.

3 participants