Instabug-Flutter icon indicating copy to clipboard operation
Instabug-Flutter copied to clipboard

[MOB-9128] Migrate to Pigeon

Open TheBuggedYRN opened this issue 2 years ago • 1 comments

Description of the change

Description goes here

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

TheBuggedYRN avatar Oct 10 '22 15:10 TheBuggedYRN

Codecov Report

Merging #279 (bd23c02) into master (01c97eb) will increase coverage by 9.77%. The diff coverage is 89.54%.

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
+ Coverage   71.96%   81.74%   +9.77%     
==========================================
  Files          16       17       +1     
  Lines         453      367      -86     
==========================================
- Hits          326      300      -26     
+ Misses        127       67      -60     
Impacted Files Coverage Δ
lib/src/modules/bug_reporting.dart 78.72% <69.69%> (+3.36%) :arrow_up:
lib/src/modules/surveys.dart 87.50% <81.81%> (+27.92%) :arrow_up:
lib/src/modules/replies.dart 91.66% <88.23%> (+23.92%) :arrow_up:
lib/src/modules/apm.dart 96.42% <100.00%> (+18.05%) :arrow_up:
lib/src/modules/crash_reporting.dart 74.07% <100.00%> (+5.10%) :arrow_up:
lib/src/modules/feature_requests.dart 100.00% <100.00%> (+25.00%) :arrow_up:
lib/src/modules/instabug.dart 98.70% <100.00%> (+11.44%) :arrow_up:
lib/src/modules/instabug_log.dart 100.00% <100.00%> (+10.52%) :arrow_up:
lib/src/modules/network_logger.dart 100.00% <100.00%> (+33.33%) :arrow_up:
lib/src/utils/enum_converter.dart 100.00% <100.00%> (ø)
... and 5 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Oct 24 '22 09:10 codecov[bot]