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

EMBR-3962 remove react-native-test-suite app #193

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

jpmunz
Copy link
Contributor

@jpmunz jpmunz commented Oct 15, 2024

The last dependabot security alerts are all coming from this example app: https://github.com/embrace-io/embrace-react-native-sdk/security/dependabot

With the work on integration testing the idea is to add more apps like integration-tests/basic-test-app as well as templates to allow new ones to be spun up more easily and eventually remove the older stuff from examples/. Not quite there yet but rather than spend time addressing the alerts it seemed simpler to just remove this app a bit early in order to resolve them, if we still need it for QA for a new release we could checkout one of the recent tags (e.g. v5.0.1) to regain access to it

@jpmunz jpmunz requested a review from a team as a code owner October 15, 2024 14:37
Copy link

Copy link

github-actions bot commented Oct 15, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

examples/react-native-test-suite/Gemfile
  • cocoapods@~> 1.11,>= 1.11.2
examples/react-native-test-suite/package.json
  • @apollo/client@^3.7.10
  • @babel/core@^7.12.9
  • @babel/runtime@^7.12.5
  • @embrace-io/react-native@^4.0.1
  • @embrace-io/react-native-apollo-graphql@^4.0.1
  • @embrace-io/react-native-orientation-change-tracker@^4.0.1
  • @embrace-io/react-native-webview-tracker@^4.0.1
  • @embrace-io/react-navigation@^4.0.1
  • @react-native-community/eslint-config@^2.0.0
  • @react-navigation/bottom-tabs@^6.3.1
  • @react-navigation/native@^6.0.10
  • @react-navigation/native-stack@^6.6.2
  • apollo-cache-inmemory@^1.6.6
  • apollo-client@^2.6.10
  • apollo-link@^1.2.14
  • apollo-link-batch-http@^1.2.14
  • apollo-link-context@~1.0.18
  • apollo-link-error@~1.1.11
  • apollo-link-http@~1.5.15
  • apollo-link-ws@^1.0.20
  • apollo-utilities@^1.3.4
  • [email protected]
  • axios@^0.28.0
  • babel-jest@^26.6.3
  • eslint@^7.32.0
  • fs@^0.0.1-security
  • graphql@^16.8.1
  • graphql-tag@^2.12.6
  • graphql-ws@^5.12.0
  • jest@^26.6.3
  • metro-react-native-babel-preset@^0.70.3
  • [email protected]
  • react-apollo@~3.0.1
  • [email protected]
  • react-native-code-push@^8.2.1
  • react-native-safe-area-context@^4.4.1
  • react-native-screens@^3.18.2
  • react-native-webview@^12.0.2
  • [email protected]
  • reactotron-react-native@^5.0.3
  • shelljs@^0.8.5
examples/react-native-test-suite/yarn.lock

@jpmunz jpmunz merged commit 640f812 into main Oct 15, 2024
5 of 6 checks passed
@jpmunz jpmunz deleted the jpmunz/EMBR-3962-remove-example-app branch October 15, 2024 17:01
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.60%. Comparing base (9e99955) to head (e015d75).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #193   +/-   ##
=======================================
  Coverage   79.60%   79.60%           
=======================================
  Files          29       29           
  Lines        1476     1476           
  Branches      281      282    +1     
=======================================
  Hits         1175     1175           
+ Misses        301      279   -22     
- Partials        0       22   +22     

see 9 files with indirect coverage changes

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