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 build #510

Closed awais-ansari closed 1 year ago

awais-ansari commented 1 year ago

Description

This PR this enabling the Profiler on production build to collect the performance measurements. This PR will revert after collecting the stats.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (2bf6086) 91.94% compared to head (5225f26) 91.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #510 +/- ## ========================================== - Coverage 91.94% 91.66% -0.29% ========================================== Files 164 164 Lines 3267 3277 +10 Branches 891 896 +5 ========================================== Hits 3004 3004 - Misses 244 254 +10 Partials 19 19 ``` | [Impacted Files](https://app.codecov.io/gh/openedx/frontend-app-discussions/pull/510?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/510?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.