Skip to content

Conversation

@JeroenWeener
Copy link
Contributor

Note: the reference to google_api_platform_interface in google_api_platform_interface_android/pubspec.yaml is not resolving because google_api_platform_interface has not yet been published to pub.dev.

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

The Android implementation has been extracted to a plugin implementation, following the federated plugin architecture.
The 'old' Android code is still there, and remains in use. Once the federated structure is in place we can remove the 'old' Android code and switch over to the new code.

💥 Does this PR introduce a breaking change?

No.

🐛 Recommendations for testing

Dart tests for the Android platform have been updated.

📝 Links to relevant issues/docs

This PR is part of #33.

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated
  • Rebased onto current develop

Copy link
Member

@mvanbeusekom mvanbeusekom left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Patch coverage has no change and project coverage change: -1.09 ⚠️

Comparison is base (9be7479) 93.93% compared to head (bcc4256) 92.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   93.93%   92.85%   -1.09%     
==========================================
  Files           2        1       -1     
  Lines          33       28       -5     
==========================================
- Hits           31       26       -5     
  Misses          2        2              
Impacted Files Coverage Δ
..._availability/lib/src/google_api_availability.dart 92.85% <ø> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mvanbeusekom mvanbeusekom merged commit c4685dc into Baseflow:main Mar 13, 2023
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