Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

fix: Android GlobalContext set object #1566

Merged
merged 1 commit into from
May 18, 2021

Conversation

matheusribeirozup
Copy link
Contributor

Signed-off-by: Matheus Ribeiro [email protected]

Related Issues

Fixes #1560

Description and Example

This PR enables GlobalContext.set to save any object has a JsonObject.

Checklist

Please, check if these important points are met using [x]:

  • I read the PR Guide and followed the process outlined there for submitting this PR.
  • I avoided breaking changes by not changing public APIs that people rely on.
  • I am willing to follow-up on review comments in a timely manner.
  • I have made the documentation changes or I created an issue explaining how to document this change on Docs issues. Please link the issue here:

Signed-off-by: Matheus Ribeiro <[email protected]>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@botbeaglezup
Copy link
Contributor

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

@uziasferreirazup uziasferreirazup merged commit dac1cd4 into master May 18, 2021
@uziasferreirazup uziasferreirazup deleted the fix/android/global-context branch May 18, 2021 00:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
android This issue directly affects structure and logic of Android project bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assigning objects to the context does not convert them to JsonObjects
4 participants