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

ci: add dependency review workflow #3132

Merged
merged 3 commits into from
Sep 14, 2023
Merged

ci: add dependency review workflow #3132

merged 3 commits into from
Sep 14, 2023

Conversation

5d
Copy link
Member

@5d 5d commented Aug 9, 2023

Issue #

Description

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.

@5d 5d force-pushed the 5d/dependency-review branch from c6b5f95 to 9ae59bd Compare August 10, 2023 00:23
@5d 5d temporarily deployed to Fortify August 10, 2023 00:23 — with GitHub Actions Inactive
@5d 5d temporarily deployed to UnitTest August 10, 2023 00:23 — with GitHub Actions Inactive
@5d 5d temporarily deployed to Fortify August 23, 2023 18:02 — with GitHub Actions Inactive
@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2023

Codecov Report

Merging #3132 (246c6f8) into main (8087f8e) will increase coverage by 0.02%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main    #3132      +/-   ##
==========================================
+ Coverage   64.36%   64.38%   +0.02%     
==========================================
  Files        1068     1068              
  Lines       36143    36143              
==========================================
+ Hits        23262    23271       +9     
+ Misses      12881    12872       -9     
Flag Coverage Δ
API_plugin_unit_test 66.81% <ø> (ø)
AWSPluginsCore 69.73% <ø> (ø)
Amplify 48.08% <ø> (+0.06%) ⬆️
Analytics_plugin_unit_test 86.39% <ø> (ø)
Auth_plugin_unit_test 74.54% <ø> (+0.06%) ⬆️
CoreMLPredictions_plugin_unit_test 59.44% <ø> (ø)
DataStore_plugin_unit_test 81.08% <ø> (-0.04%) ⬇️
Geo_plugin_unit_test 53.93% <ø> (ø)
Logging_plugin_unit_test 62.57% <ø> (ø)
Predictions_plugin_unit_test 35.17% <ø> (ø)
PushNotifications_plugin_unit_test 69.43% <ø> (ø)
Storage_plugin_unit_test 54.10% <ø> (ø)
unit_tests 64.38% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 7 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@5d 5d temporarily deployed to Fortify September 14, 2023 20:41 — with GitHub Actions Inactive
@5d 5d marked this pull request as ready for review September 14, 2023 20:41
@5d 5d requested a review from a team as a code owner September 14, 2023 20:41
@5d 5d merged commit 514ce12 into main Sep 14, 2023
76 checks passed
@5d 5d deleted the 5d/dependency-review branch September 14, 2023 21:23
phantumcode added a commit that referenced this pull request Sep 21, 2023
* main:
  fix(core): add Foundation HTTP client for watchOS / tvOS (#3230)
  chore: finalize release 2.18.0 [skip ci]
  chore: release 2.18.0 [skip ci]
  feat: Setting mininum watchOS version to 9 (#3229)
  change swift-tools-version to 5.7 (#3193)
  chore: finalize release 2.17.2 [skip ci]
  chore: release 2.17.2 [skip ci]
  fix(datastore): use unwrapped storageEngine to perform datastore operations (#3204)
  fix(datastore): using URLProtocol monitor auth request headers (#3221)
  ci: add dependency review workflow (#3132)
  fix(api): change request interceptors applying logic (#3190)
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.

3 participants