adambrgmn / react-oauth-flow

An OAuth2 flow for React apps
MIT License
94 stars 37 forks source link

Initial release #6

Closed adambrgmn closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@0135938). Click here to learn what that means. The diff coverage is 53.84%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #6   +/-   ##
=========================================
  Coverage          ?   46.37%           
=========================================
  Files             ?        6           
  Lines             ?       69           
  Branches          ?       18           
=========================================
  Hits              ?       32           
  Misses            ?       31           
  Partials          ?        6
Impacted Files Coverage Δ
src/utils/index.js 83.33% <ø> (ø)
src/createOauthFlow/index.js 0% <ø> (ø)
src/index.js 0% <ø> (ø)
src/utils/fetch.js 0% <0%> (ø)
src/OauthSender/index.js 50% <100%> (ø)
src/OauthReceiver/index.js 56.41% <66.66%> (ø)

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 0135938...3bc134f. Read the comment docs.