parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 739 forks source link

feat: update project dependencies and code refactoring #1147

Closed mtrezza closed 2 years ago

mtrezza commented 2 years ago

Re-merging https://github.com/parse-community/Parse-SDK-Android/pull/1141 because it was not merged as breaking change, missing the breaking change release notes and the major version bump.

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this pull request!

codecov[bot] commented 2 years ago

Codecov Report

Merging #1147 (5a482ba) into master (d420371) will increase coverage by 0.53%. The diff coverage is 52.63%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1147      +/-   ##
============================================
+ Coverage     66.27%   66.81%   +0.53%     
+ Complexity     2251     2249       -2     
============================================
  Files           122      121       -1     
  Lines          9983     9892      -91     
  Branches       1343     1332      -11     
============================================
- Hits           6616     6609       -7     
+ Misses         2850     2771      -79     
+ Partials        517      512       -5     
Impacted Files Coverage Δ
parse/src/main/java/com/parse/Parse.java 61.68% <ø> (+0.28%) :arrow_up:
parse/src/main/java/com/parse/ParseConfig.java 95.53% <ø> (ø)
.../src/main/java/com/parse/ParseEventuallyQueue.java 10.95% <0.00%> (ø)
parse/src/main/java/com/parse/ParseObject.java 61.35% <ø> (ø)
parse/src/main/java/com/parse/ParsePlugins.java 31.25% <0.00%> (+1.48%) :arrow_up:
parse/src/main/java/com/parse/ParsePolygon.java 82.27% <ø> (ø)
...ain/java/com/parse/ParsePushBroadcastReceiver.java 45.16% <0.00%> (+1.75%) :arrow_up:
parse/src/main/java/com/parse/ParseQuery.java 76.99% <ø> (ø)
parse/src/main/java/com/parse/PushRouter.java 0.00% <0.00%> (ø)
...rse/src/main/java/com/parse/ParseCommandCache.java 8.12% <50.00%> (ø)
... and 7 more

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 b065eff...5a482ba. Read the comment docs.

parseplatformorg commented 2 years ago

🎉 This change has been released in version 3.0.0