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

Ref: Remove not needed interface abstractions on Android #1953

Merged
merged 3 commits into from
Mar 19, 2022

Conversation

marandaneto
Copy link
Contributor

📜 Description

Ref: Remove not needed interface abstractions on Android

💡 Motivation and Context

Those interfaces only have 1 implementation and no need of more.

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

🔮 Next steps

@marandaneto marandaneto requested a review from romtsn as a code owner March 19, 2022 10:23
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (6.x.x@de7466e). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff            @@
##             6.x.x    #1953   +/-   ##
========================================
  Coverage         ?   80.61%           
  Complexity       ?     2931           
========================================
  Files            ?      214           
  Lines            ?    10885           
  Branches         ?     1433           
========================================
  Hits             ?     8775           
  Misses           ?     1591           
  Partials         ?      519           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de7466e...ffebeb4. Read the comment docs.

@marandaneto marandaneto merged commit f710288 into 6.x.x Mar 19, 2022
@marandaneto marandaneto deleted the ref/remove-notneeded-interfaces branch March 19, 2022 14:06
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