Skip to content

feat: attach w3c header #481

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

Merged
merged 10 commits into from
Nov 10, 2024
Merged

feat: attach w3c header #481

merged 10 commits into from
Nov 10, 2024

Conversation

ahmedAlaaInstabug
Copy link
Contributor

@ahmedAlaaInstabug ahmedAlaaInstabug commented Jul 3, 2024

Description of the change

  1. attach w3c header

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

JIRA ID: MOB-14497

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

@InstabugCI
Copy link
Collaborator

InstabugCI commented Jul 3, 2024

Coverage Report

Label Coverage Status
Dart 80.4%

Generated by 🚫 dangerJS against e974278

@ahmedAlaaInstabug ahmedAlaaInstabug changed the base branch from dev to master July 16, 2024 18:52
@ahmedAlaaInstabug ahmedAlaaInstabug marked this pull request as ready for review July 16, 2024 18:54
@ahmedAlaaInstabug ahmedAlaaInstabug changed the title Feat:attach w3c header feat:attach w3c header Jul 16, 2024


internalAPM.verify(() -> InternalAPM._registerCPFeaturesChangeListener(any(FeaturesChangeListener.class)));
internalAPM.close();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we improve the code indentation for better readability?

Copy link
Contributor

@AndrewAminInstabug AndrewAminInstabug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ahmedAlaaInstabug kindly check the above comments

@a7medev a7medev changed the title feat:attach w3c header feat: attach w3c header Aug 20, 2024
@ahmedAlaaInstabug ahmedAlaaInstabug changed the base branch from master to dev September 11, 2024 12:24
@ahmedAlaaInstabug ahmedAlaaInstabug dismissed AndrewAminInstabug’s stale review September 11, 2024 12:24

The base branch was changed.

Copy link
Contributor

@a7medev a7medev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job @ahmedAlaaInstabug! 👏🏼👏🏼

I've added some suggestions so please check them out and let me know your thoughts 🙏🏼

Also, can we please address the issue with the code coverage drop? 🙏🏼

a7medev
a7medev previously approved these changes Nov 4, 2024
a7medev
a7medev previously approved these changes Nov 4, 2024
@ahmedAlaaInstabug ahmedAlaaInstabug dismissed a7medev’s stale review November 4, 2024 15:21

The merge-base changed after approval.

# Conflicts:
#	CHANGELOG.md
#	android/build.gradle
#	android/src/main/java/com/instabug/flutter/modules/ApmApi.java
#	android/src/main/java/com/instabug/flutter/modules/InstabugApi.java
#	android/src/test/java/com/instabug/flutter/ApmApiTest.java
#	android/src/test/java/com/instabug/flutter/InstabugApiTest.java
#	example/lib/src/components/network_content.dart
#	example/pubspec.lock
#	ios/Classes/Modules/InstabugApi.m
#	ios/Classes/Util/IBGNetworkLogger+CP.h
#	lib/src/modules/instabug.dart
a7medev
a7medev previously approved these changes Nov 7, 2024
@ahmedAlaaInstabug ahmedAlaaInstabug merged commit 8a80708 into dev Nov 10, 2024
11 checks passed
@ahmedAlaaInstabug ahmedAlaaInstabug deleted the feat/attach-w3c-header branch November 10, 2024 14:10
mzelzoghbi pushed a commit that referenced this pull request Nov 18, 2024
* fix: add support for newer gradle versions (#512)

* feat: attach w3c header (#481)

* feat: add android feature flag

* fix: test cases

* fix: test cases

* fix: test cases

* fix: test cases

* fix: add more test cases

* fix: add more test cases

* fix: add more test cases

* fix: add more test cases

* Release: v14.0.0 (#532)

* chore(android): bump sdk to v14.0.0

* chore(ios): bump sdk to v14.0.0

* Release: v14.0.0

* Release: v14.0.0

* Release: v14.0.0

* chore: change release date (#535)

---------

Co-authored-by: kholood <[email protected]>
mzelzoghbi pushed a commit that referenced this pull request Jan 2, 2025
* fix: add support for newer gradle versions (#512)

* feat: attach w3c header (#481)

* feat: add android feature flag

* fix: test cases

* fix: test cases

* fix: test cases

* fix: test cases

* fix: add more test cases

* fix: add more test cases

* fix: add more test cases

* fix: add more test cases

* Release: v14.0.0 (#532)

* chore(android): bump sdk to v14.0.0

* chore(ios): bump sdk to v14.0.0

* Release: v14.0.0

* Release: v14.0.0

* Release: v14.0.0

* chore: change release date (#535)

* Release: 14.1.0 (#539)

* release:  14.1.0

* release:  14.1.0

* release: v14.1.0

* release: v14.1.0

---------

Co-authored-by: kholood <[email protected]>
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.

4 participants