parse-community / Parse-SDK-dotNET

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

README overhaul top section #318

Closed TomWFox closed 5 months ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #318 into master will decrease coverage by 2.79%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #318     +/-   ##
=========================================
- Coverage   58.77%   55.98%   -2.8%     
=========================================
  Files          91       91             
  Lines        6128     6127      -1     
  Branches        0     1011   +1011     
=========================================
- Hits         3602     3430    -172     
+ Misses       2526     2519      -7     
- Partials        0      178    +178
Impacted Files Coverage Δ
Parse/Internal/Push/State/MutablePushState.cs 42.5% <0%> (-45%) :arrow_down:
Parse/Internal/Push/Coder/ParsePushEncoder.cs 61.11% <0%> (-13.89%) :arrow_down:
Parse/Public/ParseClient.cs 63.41% <0%> (-10.66%) :arrow_down:
Parse/Internal/Command/ParseCommand.cs 85.1% <0%> (-10.64%) :arrow_down:
Parse/Internal/Operation/ParseRemoveOperation.cs 36.84% <0%> (-10.53%) :arrow_down:
Parse/Public/ParseQuery.cs 14.35% <0%> (-8.72%) :arrow_down:
Parse/Public/ParseACL.cs 77.38% <0%> (-8.34%) :arrow_down:
Parse/Internal/Operation/ParseFieldOperations.cs 75% <0%> (-8.34%) :arrow_down:
Parse/Internal/File/State/FileState.cs 92.85% <0%> (-7.15%) :arrow_down:
Parse/Internal/Encoding/PointerOrLocalIdEncoder.cs 78.57% <0%> (-7.15%) :arrow_down:
... and 26 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 077b48e...986e636. Read the comment docs.

TobiasPott commented 5 years ago

Hi @TomWFox I'm currently doing some maintenance on this repo and couldn't assess your PR. This is just for clarifications on the Readme and you are still working on it (as it is still in draft state)? Kind regards Tobias

TomWFox commented 5 years ago

Hi @TobiasPott 👋

Good to hear! This PR is still not finished, it is mainly getting it ready for our new open collective sponsorship tiers, I'll get to it soon.

TobiasPott commented 5 years ago

Hi @TomWFox thank you for the update on this. =)

saamerm commented 3 years ago

@TomWFox do we still need this?