Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

fix: hide border on sender in detail modals #2893

Merged
merged 4 commits into from
Sep 30, 2020
Merged

Conversation

dated
Copy link
Contributor

@dated dated commented Sep 29, 2020

Summary

Removes the top border on the sender in transaction detail modals.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Bugfix The pull request fixes an incorrect functionality or behaviour. labels Sep 29, 2020
@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #2893 into develop will increase coverage by 41.07%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           develop     #2893       +/-   ##
=============================================
+ Coverage    58.92%   100.00%   +41.07%     
=============================================
  Files          373       343       -30     
  Lines         9325      4765     -4560     
  Branches      1934       869     -1065     
=============================================
- Hits          5495      4765      -730     
+ Misses        3603         0     -3603     
+ Partials       227         0      -227     
Flag Coverage Δ
#unit 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/app/App.tsx 100.00% <ø> (ø)
src/renderer/store/base.js
src/renderer/store/modules/ledger.js
src/renderer/plugins/alert-events.js
src/renderer/services/wallet.js
src/renderer/pages/Profile/ProfileEdition.vue
src/renderer/store/modules/peer/fallback.js
...ponents/Wallet/WalletHeading/WalletHeadingInfo.vue
...rer/components/PluginManager/PluginManagerGrid.vue
.../renderer/store/plugins/vuex-persist-migrations.js
... and 707 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 20c8378...e3c894a. Read the comment docs.

@dated dated added Complexity: High More than 256 lines changed. and removed Complexity: Low Less than 64 lines changed. labels Sep 29, 2020
@faustbrian faustbrian merged commit fe437ea into develop Sep 30, 2020
@ghost ghost deleted the fix/sender-border branch September 30, 2020 06:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: High More than 256 lines changed. Type: Bugfix The pull request fixes an incorrect functionality or behaviour.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants