uport-project / uport-mobile

uPort mobile app
https://uport.me
GNU General Public License v3.0
76 stars 28 forks source link

OpenID like Claims Spec #132

Closed pelle closed 5 years ago

pelle commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #132 into develop will increase coverage by 0.12%. The diff coverage is 77.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #132      +/-   ##
===========================================
+ Coverage    55.02%   55.14%   +0.12%     
===========================================
  Files          255      255              
  Lines         8544     8544              
  Branches      1710     1720      +10     
===========================================
+ Hits          4701     4712      +11     
+ Misses        3426     3419       -7     
+ Partials       417      413       -4
Impacted Files Coverage Δ
lib/components/Verifications/ExpirationItem.js 83.33% <ø> (ø) :arrow_up:
lib/selectors/requests.js 97.43% <ø> (ø) :arrow_up:
lib/components/Request/types/VerificationCard.js 76.19% <ø> (+6.62%) :arrow_up:
lib/sagas/startupSaga.js 0% <0%> (ø) :arrow_up:
lib/screens/Notifications.js 0% <0%> (ø) :arrow_up:
lib/components/newRequest/partials/RequestItem.js 0% <0%> (ø) :arrow_up:
...ponents/newRequest/types/DisclosureRequestModel.ts 87.8% <100%> (+7.8%) :arrow_up:
lib/utilities/dateChecker.ts 100% <100%> (ø) :arrow_up:
lib/sagas/requests/disclosureRequest.js 82.77% <88%> (+2.87%) :arrow_up:
lib/selectors/attestations.js 95.31% <95.83%> (-3.22%) :arrow_down:
... and 1 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 674d14d...98d9f5d. Read the comment docs.

jasheal commented 5 years ago

Do not merge until after new disclosure card has been merged in.

pelle commented 5 years ago

Rebased