Skip to content

Conversation

andrewdanieldev
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

andrewdanieldev 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
andrewdanieldev and others added 6 commits January 13, 2025 01:36
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 50.1%
iOS 46.5%

Generated by 🚫 dangerJS against a57d0b2

@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
AyaMahmoud148
AyaMahmoud148 previously approved these changes Mar 21, 2025
…spans

# Conflicts:
#	CHANGELOG.md
#	android/native.gradle
#	android/src/main/java/com/instabug/reactlibrary/RNInstabugReactnativeModule.java
#	examples/default/ios/Podfile.lock
#	src/native/NativeInstabug.ts
#	test/mocks/mockInstabug.ts
…spans

# Conflicts:
#	android/src/main/java/com/instabug/reactlibrary/RNInstabugReactnativeModule.java
#	src/modules/NetworkLogger.ts
#	test/mocks/mockInstabug.ts
#	test/modules/NetworkLogger.spec.ts
@AyaMahmoud148 AyaMahmoud148 merged commit 624fed3 into dev Apr 9, 2025
10 of 12 checks passed
@AyaMahmoud148 AyaMahmoud148 deleted the feat/dev-into-network-spans branch April 9, 2025 11:59
@andrewdanieldev andrewdanieldev restored the feat/dev-into-network-spans branch May 13, 2025 16:08
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