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

add network spans into dev #1360

Open
wants to merge 70 commits into
base: dev
Choose a base branch
from

Conversation

AndrewAminInstabug
Copy link
Contributor

Description of the change

Add network span feature

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

Issue links go here

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests

Code review

  • This pull request has a descriptive title and information useful to a reviewer
  • Issue from task tracker has a link to this pull request

AndrewAminInstabug and others added 30 commits September 26, 2024 18:53
…ture-flags

# Conflicts:
#	examples/default/ios/Podfile.lock
…' into feat/network-spans-unit-testing

# Conflicts:
#	android/src/main/java/com/instabug/reactlibrary/RNInstabugNetworkLoggerModule.java
…' into feat/network-spans-unit-testing

# Conflicts:
#	ios/RNInstabug/InstabugNetworkLoggerBridge.m
#	src/native/NativeNetworkLogger.ts
AndrewAminInstabug and others added 16 commits December 1, 2024 21:56
remove: debug console logs
upgrade: native Android & iOS snapshots to 14.1.0
…spans

# Conflicts:
#	android/native.gradle
#	android/src/main/java/com/instabug/reactlibrary/Constants.java
#	android/src/main/java/com/instabug/reactlibrary/RNInstabugAPMModule.java
#	android/src/main/java/com/instabug/reactlibrary/RNInstabugReactnativeModule.java
#	examples/default/android/app/build.gradle
#	examples/default/ios/Podfile
#	examples/default/ios/Podfile.lock
#	examples/default/package.json
#	examples/default/src/App.tsx
#	examples/default/src/screens/apm/NetworkScreen.tsx
#	examples/default/yarn.lock
#	ios/RNInstabug/InstabugAPMBridge.m
#	ios/RNInstabug/Util/IBGNetworkLogger+CP.h
#	src/modules/Instabug.ts
#	src/modules/NetworkLogger.ts
#	src/native/NativeAPM.ts
#	src/native/NativeInstabug.ts
#	src/utils/InstabugConstants.ts
#	src/utils/InstabugUtils.ts
#	test/mocks/mockInstabug.ts
#	test/modules/Instabug.spec.ts
#	test/modules/NetworkLogger.spec.ts
@InstabugCI
Copy link
Collaborator

InstabugCI commented Mar 11, 2025

Warnings
⚠️ Coverage for JavaScript is less than the expected threshold of 90%

Coverage Report

Label Coverage Status
JavaScript 88.5%
Android 49.6%
iOS 46.5%

Generated by 🚫 dangerJS against 8fba8a5

@MohamedAshryy MohamedAshryy added the READY FOR MERGE Reviewed and ready for merge (after release request) label Mar 19, 2025
@MohamedAshryy MohamedAshryy added this to the 25Q1C2 milestone Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
READY FOR MERGE Reviewed and ready for merge (after release request)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants