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 97 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 70.0%
instabug_private_views 73.6%

Generated by 🚫 dangerJS against 49ea245

ahmedAlaaInstabug and others added 30 commits November 13, 2024 15:55
* refactor: monoRepo dev changes

* refactor: monoRepo dev changes
…into refactor/monorepo-dio-package

# Conflicts:
#	packages/instabug_flutter/example/android/app/build.gradle
#	scripts/init.sh
…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
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.

3 participants