parse-community / ParseFacebookUtils-Android

A utility library to authenticate ParseUsers with the Facebook SDK
http://docs.parseplatform.org/android/guide/#facebook-users
Other
53 stars 63 forks source link

Bump Travis config and versions #22

Closed rogerhu closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #22      +/-   ##
===========================================
- Coverage     59.63%   57.3%   -2.34%     
  Complexity       35      35              
===========================================
  Files             2       2              
  Lines           166     178      +12     
  Branches         17      18       +1     
===========================================
+ Hits             99     102       +3     
- Misses           60      69       +9     
  Partials          7       7
Impacted Files Coverage Δ Complexity Δ
...ry/src/main/java/com/parse/ParseFacebookUtils.java 43.51% <0%> (-3.96%) 21% <0%> (ø)
...ry/src/main/java/com/parse/FacebookController.java 78.57% <0%> (+0.95%) 14% <0%> (ø) :arrow_down:

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 59607dd...5cd53b8. Read the comment docs.