frappe / press

Full service cloud hosting for the Frappe stack - powers Frappe Cloud
https://frappe.cloud
GNU Affero General Public License v3.0
259 stars 187 forks source link

feat: posthog integration in new saas flow #2147

Closed tanmoysrt closed 3 weeks ago

tanmoysrt commented 3 weeks ago

in session recording, intentionally put that in setTimeout(....) with 3seconds delay. Sometimes posthog doesn't get loaded in browser due to network issue and the page attempt to start recording but as posthog is not loaded, the recording silently failed.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 29.41176% with 12 lines in your changes missing coverage. Please review.

Project coverage is 37.12%. Comparing base (f11ed4a) to head (a645bd2). Report is 34 commits behind head on master.

Files with missing lines Patch % Lines
...ype/product_trial_request/product_trial_request.py 29.41% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2147 +/- ## ========================================== - Coverage 37.36% 37.12% -0.24% ========================================== Files 349 355 +6 Lines 29398 29628 +230 ========================================== + Hits 10984 11000 +16 - Misses 18414 18628 +214 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.