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

chore: update stress tests github runner #3961

Merged
merged 11 commits into from
Feb 26, 2025
Merged

Conversation

thisisabhash
Copy link
Member

@thisisabhash thisisabhash commented Feb 25, 2025

Issue #

None

Description

Update GH runner for stress tests and disable debug mode in code ql scanning

General Checklist

  • Added new tests to cover change, if needed
  • Build succeeds with all target using Swift Package Manager
  • All unit tests pass
  • All integration tests pass
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
  • Documentation update for the change if required
  • PR title conforms to conventional commit style
  • New or updated tests include Given When Then inline code documentation and are named accordingly testThing_condition_expectation()
  • If breaking change, documentation/changelog update with migration instructions

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.65%. Comparing base (67d40be) to head (2768e06).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3961      +/-   ##
==========================================
- Coverage   67.79%   67.65%   -0.14%     
==========================================
  Files        1125     1128       +3     
  Lines       52126    52244     +118     
==========================================
+ Hits        35337    35348      +11     
- Misses      16789    16896     +107     
Flag Coverage Δ
API_plugin_unit_test 70.33% <ø> (ø)
AWSPluginsCore 69.34% <ø> (-1.03%) ⬇️
Amplify 47.82% <ø> (-0.07%) ⬇️
Analytics_plugin_unit_test 85.20% <ø> (ø)
Auth_plugin_unit_test 73.59% <ø> (-0.15%) ⬇️
DataStore_plugin_unit_test 83.31% <ø> (-0.16%) ⬇️
Geo_plugin_unit_test 74.86% <ø> (ø)
Logging_plugin_unit_test 63.11% <ø> (ø)
Predictions_plugin_unit_test 35.42% <ø> (ø)
PushNotifications_plugin_unit_test 88.43% <ø> (ø)
Storage_plugin_unit_test 76.88% <ø> (ø)
unit_tests 67.65% <ø> (-0.14%) ⬇️

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.

@thisisabhash thisisabhash merged commit 1732349 into main Feb 26, 2025
93 checks passed
@thisisabhash thisisabhash deleted the fix/stress-tests-runner branch February 26, 2025 18:15
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