parse-community / Parse-SDK-dotNET

Parse SDK for .NET, Xamarin, Unity.
http://parseplatform.org
Apache License 2.0
323 stars 260 forks source link

Update Project #302

Closed TheFanatr closed 5 years ago

TheFanatr commented 5 years ago

I know I can merge this, but I am posting this here for formality's sake, for at least a day, in case anyone has any moral objections to anything.

codecov[bot] commented 5 years ago

Codecov Report

Merging #302 into master will decrease coverage by 0.17%. The diff coverage is 63.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
- Coverage   59.26%   59.09%   -0.18%     
==========================================
  Files          89       91       +2     
  Lines        6258     6126     -132     
==========================================
- Hits         3709     3620      -89     
+ Misses       2549     2506      -43
Impacted Files Coverage Δ
Parse/Public/ParseCloud.cs 75% <ø> (ø) :arrow_up:
Parse/Internal/Push/ParsePushModule.cs 0% <ø> (ø)
...nal/Push/Controller/ParsePushChannelsController.cs 0% <ø> (ø)
Parse/Internal/Utilities/ParseQueryExtensions.cs 66.66% <ø> (ø) :arrow_up:
...ernal/Cloud/Controller/ParseCloudCodeController.cs 100% <ø> (ø) :arrow_up:
Parse/Internal/Utilities/TaskQueue.cs 94.11% <ø> (ø) :arrow_up:
...n/Controller/ParseCurrentInstallationController.cs 0% <ø> (ø)
Parse/Internal/Analytics/ParseAnalyticsPlugins.cs 100% <ø> (ø)
Parse/Internal/Push/Coder/ParsePushEncoder.cs 75% <ø> (ø)
Parse/Internal/Push/ParsePushPlugins.cs 59.52% <ø> (ø)
... and 51 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 674a6a0...b513101. Read the comment docs.