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

Refactor: move package into a monorepo #519

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

Conversation

ahmedAlaaInstabug
Copy link
Contributor

Description of the change

Create monorepo for instabug-flutter

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-16329

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

@ahmedAlaaInstabug ahmedAlaaInstabug changed the base branch from master to dev October 18, 2024 01:14
@ahmedAlaaInstabug ahmedAlaaInstabug changed the title refator: monoRepo Refactor: mono-repo Oct 18, 2024
@InstabugCI
Copy link
Collaborator

InstabugCI commented Oct 18, 2024

Warnings
⚠️

Coverage for instabug_http_client is less than the expected threshold of 80%

⚠️

Coverage for instabug_private_views is less than the expected threshold of 80%

Coverage Report

Label Coverage Status
instabug_dio_interceptor 92.5%
instabug_flutter 80.4%
instabug_flutter_modular 91.2%
instabug_http_client 69.6%
instabug_private_views 73.6%

Generated by 🚫 dangerJS against 9b95071

ahmedAlaaInstabug and others added 28 commits December 2, 2024 11:30
…into refactor/monorepo-private-view-package

# Conflicts:
#	packages/instabug_flutter/android/build.gradle
#	packages/instabug_flutter/android/src/main/java/com/instabug/flutter/modules/InstabugApi.java
#	packages/instabug_flutter/android/src/test/java/com/instabug/flutter/InstabugApiTest.java
#	packages/instabug_flutter/example/ios/Podfile.lock
#	packages/instabug_flutter/ios/Classes/Modules/InstabugApi.m
#	scripts/init.sh
…rivate-view-package-test' into refactor/monorepo-private-view-package

# Conflicts:
#	packages/instabug_private_views/lib/src/instabug_private_view.dart
…o-package

# Conflicts:
#	.circleci/config.yml
Refactor: merge dio interceptor into mono-repo
…dular-package

# Conflicts:
#	.circleci/config.yml
Refactor: merge modular package into mono-repo
…ivate-view-package

# Conflicts:
#	.circleci/config.yml
…package

Refactor: merge private-views package into mono-repo
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 excellent job, kindly resolve the CI jobs that failed

@a7medev a7medev removed their request for review March 11, 2025 12:39
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