Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Adds support for BAT in brave payments #10953

Closed
wants to merge 1 commit into from

Conversation

NejcZdovc
Copy link
Contributor

@NejcZdovc NejcZdovc commented Sep 14, 2017

Submitter Checklist:

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).
  • Tagged reviewers and labelled the pull request as needed.

Resolves #10945
Resolves #10953

Auditors:

Test Plan:

Reviewer Checklist:

Tests

  • Adequate test coverage exists to prevent regressions
  • Tests should be independent and work correctly when run individually or as a suite ref
  • New files have MPL2 license header

@codecov-io
Copy link

codecov-io commented Sep 14, 2017

Codecov Report

Merging #10953 into master will increase coverage by 0.19%.
The diff coverage is 76.92%.

@@            Coverage Diff             @@
##           master   #10953      +/-   ##
==========================================
+ Coverage   54.14%   54.33%   +0.19%     
==========================================
  Files         248      248              
  Lines       21751    21680      -71     
  Branches     3383     3363      -20     
==========================================
+ Hits        11777    11780       +3     
+ Misses       9974     9900      -74
Flag Coverage Δ
#unittest 54.33% <76.92%> (+0.19%) ⬆️
Impacted Files Coverage Δ
...r/components/preferences/payment/enabledContent.js 94.06% <100%> (ø) ⬆️
app/renderer/components/preferences/paymentsTab.js 82.1% <100%> (-1.77%) ⬇️
...r/components/preferences/payment/ledgerRecovery.js 34.48% <100%> (ø) ⬆️
app/common/lib/ledgerExportUtil.js 95.91% <100%> (ø) ⬆️
...components/preferences/payment/bitcoinDashboard.js 37.62% <55.55%> (+16.15%) ⬆️
app/common/lib/ledgerUtil.js 85.71% <81.81%> (+0.52%) ⬆️

@NejcZdovc
Copy link
Contributor Author

waiting for new flow and design

@ghost ghost removed the sprint/1 label Sep 18, 2017
@ghost
Copy link

ghost commented Sep 18, 2017

Removing label sprint/1 as this issue was not originally accepted by the team as part of the sprint.

? <ModalOverlay
title={'bitcoinBuy'}
content={this.bitcoinOverlayContent()}
customDialogClasses={css(styles.modalOverlay__coinbaseOverlay)}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NejcZdovc
Copy link
Contributor Author

closing in favour of #11231

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants