openedx / frontend-app-discussions

A React-based micro frontend for the Open edX discussion forums.
GNU Affero General Public License v3.0
6 stars 62 forks source link

chore: enable profiler on production for data collection #509

Closed awais-ansari closed 1 year ago

awais-ansari commented 1 year ago

Description

This PR enables react dev profiler on production to collect the performance data. This PR will revert after the data collection.

Merge Checklist

Post-merge Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.23 :warning:

Comparison is base (59349f4) 92.17% compared to head (9787c92) 91.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #509 +/- ## ========================================== - Coverage 92.17% 91.94% -0.23% ========================================== Files 164 164 Lines 3259 3267 +8 Branches 891 891 ========================================== Hits 3004 3004 - Misses 236 244 +8 Partials 19 19 ``` | [Impacted Files](https://app.codecov.io/gh/openedx/frontend-app-discussions/pull/509?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) | Coverage Ξ” | | |---|---|---| | [src/index.jsx](https://app.codecov.io/gh/openedx/frontend-app-discussions/pull/509?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2luZGV4LmpzeA==) | `0.00% <0.00%> (ΓΈ)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.