Skip to content

Conversation

seer-by-sentry[bot]
Copy link

@seer-by-sentry seer-by-sentry bot commented Jul 9, 2025

Fixes ANDROID-51. The issue was that: Flask checkout function raises KeyError accessing order["email"] because the Android request payload lacks the "email" field.

  • Moves the email from the header to the request body for the checkout request.
  • Removes the email header from the checkout request.

This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 210427

Not quite right? Click here to continue debugging with Seer.

Copy link

codecov bot commented Jul 9, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (10214e0) to head (eab0858).

Files with missing lines Patch % Lines
.../example/vu/android/empowerplant/MainFragment.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #183   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         16      16           
  Lines        898     898           
  Branches      65      65           
=====================================
  Misses       898     898           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

0 participants