Skip to content

Feat/perf tests#89

Merged
m0hanraj merged 16 commits intomainfrom
feat/perf-tests
Mar 14, 2024
Merged

Feat/perf tests#89
m0hanraj merged 16 commits intomainfrom
feat/perf-tests

Conversation

@m0hanraj
Copy link
Collaborator

@m0hanraj m0hanraj commented Mar 14, 2024

Adds basic performance test setup

This commit introduces performance testing for the feature flags functionality. New tests have been added in "loadtime.spec.ts" to evaluate load time metrics. A GitHub workflow for performance tests is also introduced in this update for continuous integration. Minor adjustments to the "SdkModal" test and package configuration were made to accommodate the new tests.
@codecov
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.67%. Comparing base (af47de8) to head (9d354a9).
Report is 52 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #89   +/-   ##
=========================================
  Coverage     81.67%   81.67%           
  Complexity       24       24           
=========================================
  Files            17       17           
  Lines           191      191           
  Branches          9        9           
=========================================
  Hits            156      156           
  Misses           27       27           
  Partials          8        8           
Flag Coverage Δ
integrationtests 96.29% <ø> (ø)
jstests 70.90% <ø> (ø)
unittests 33.33% <ø> (ø)

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.

@m0hanraj m0hanraj marked this pull request as ready for review March 14, 2024 11:19
@m0hanraj m0hanraj merged commit 227fb5f into main Mar 14, 2024
@m0hanraj m0hanraj deleted the feat/perf-tests branch March 14, 2024 11:19
@m0hanraj m0hanraj restored the feat/perf-tests branch September 21, 2024 09:04
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