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

Create interface for internal apis #1056

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

fractalwrench
Copy link
Contributor

Goal

Creates an interface that is used for accessing the unity/flutter/react native internal interfaces. This change will ultimately make it easier to create a shim interface around Embrace/EmbraceImpl

@fractalwrench fractalwrench requested review from fnewberg, bidetofevil and a team as code owners July 5, 2024 16:06
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.75%. Comparing base (7dfb5d1) to head (98c866f).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1056      +/-   ##
==========================================
+ Coverage   79.65%   79.75%   +0.10%     
==========================================
  Files         417      417              
  Lines       10788    10788              
  Branches     1770     1770              
==========================================
+ Hits         8593     8604      +11     
+ Misses       1407     1397      -10     
+ Partials      788      787       -1     
Files Coverage Δ
...in/java/io/embrace/android/embracesdk/Embrace.java 82.42% <100.00%> (ø)
.../java/io/embrace/android/embracesdk/EmbraceImpl.kt 79.03% <0.00%> (ø)

... and 1 file with indirect coverage changes

Copy link
Collaborator

@bidetofevil bidetofevil left a comment

Choose a reason for hiding this comment

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

LGTM

@fractalwrench fractalwrench force-pushed the internal-interface-api branch from e1cb0e3 to e596c82 Compare July 9, 2024 09:33
@fractalwrench fractalwrench changed the base branch from add-new-modules to master July 9, 2024 09:34
@fractalwrench fractalwrench force-pushed the internal-interface-api branch from e596c82 to d19d361 Compare July 9, 2024 09:41
Copy link
Contributor

github-actions bot commented Jul 9, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@fractalwrench fractalwrench force-pushed the internal-interface-api branch from d19d361 to 98c866f Compare July 9, 2024 09:42
@fractalwrench fractalwrench merged commit 3b00543 into master Jul 9, 2024
4 of 5 checks passed
@fractalwrench fractalwrench deleted the internal-interface-api branch July 9, 2024 10:13
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.

2 participants