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

Feat/perf tests #89

Merged
merged 16 commits into from
Mar 14, 2024
Merged

Feat/perf tests #89

merged 16 commits into from
Mar 14, 2024

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.
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
7 checks passed
@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