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

patch agreed_terms field for user settings #853

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Conversation

yang-ruoxi
Copy link
Member

Summary

Added terms agreement field to the patch method for user settings.
This will need to go out along with the front-end changes for checking our latest terms.
By clicking the box on our website, it will patch an additional data field to our consumer store.

@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (ffd9713) 70.39% compared to head (d2e8e94) 70.42%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #853      +/-   ##
==========================================
+ Coverage   70.39%   70.42%   +0.02%     
==========================================
  Files          51       51              
  Lines        2483     2482       -1     
==========================================
  Hits         1748     1748              
+ Misses        735      734       -1     
Files Coverage Δ
mp_api/client/routes/_user_settings.py 100.00% <ø> (ø)

... and 3 files with indirect coverage changes

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

@munrojm munrojm added the release:patch Patch release label Oct 9, 2023
@munrojm munrojm merged commit cc97851 into main Oct 9, 2023
0 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:patch Patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants