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

Posthog: use correct API for user properties #2793

Merged
merged 1 commit into from
May 7, 2024

Conversation

BillCarsonFr
Copy link
Member

Follow up on #2788

Posthog SDK has now an API to pass user properties, so no need to manually add them as $set in the event properties.
Updated the tests

Pull Request Checklist

UI changes have been tested with:

  • iPhone and iPad simulators in portrait and landscape orientations.
  • Dark mode enabled and disabled.
  • Various sizes of dynamic type.
  • Voiceover enabled.

@BillCarsonFr BillCarsonFr requested a review from a team as a code owner May 7, 2024 09:15
@BillCarsonFr BillCarsonFr requested review from stefanceriu and Velin92 and removed request for a team May 7, 2024 09:15
Copy link

sonarqubecloud bot commented May 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

github-actions bot commented May 7, 2024

Warnings
⚠️ Please add a changelog.
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.
⚠️ Please add a sign-off to either the PR description or to the commits themselves.

Generated by 🚫 Danger Swift against 964b45d

Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.30%. Comparing base (6ca92c2) to head (964b45d).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2793      +/-   ##
===========================================
- Coverage    73.35%   73.30%   -0.05%     
===========================================
  Files          597      597              
  Lines        42703    42694       -9     
===========================================
- Hits         31323    31296      -27     
- Misses       11380    11398      +18     
Flag Coverage Δ
unittests 62.22% <100.00%> (-0.06%) ⬇️

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.

@BillCarsonFr BillCarsonFr enabled auto-merge (squash) May 7, 2024 10:08
@BillCarsonFr BillCarsonFr merged commit 0eb1fb2 into develop May 7, 2024
9 checks passed
@BillCarsonFr BillCarsonFr deleted the valere/update_userproperties_api branch May 7, 2024 10:08
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.

2 participants