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

feat: developer mode #544

Merged
merged 3 commits into from
Mar 27, 2020
Merged

feat: developer mode #544

merged 3 commits into from
Mar 27, 2020

Conversation

luciorubeens
Copy link
Contributor

Summary

  • Add option to enable the developer mode.
  • Add a viewer log component and modal.

Checklist

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

@ghost ghost added Complexity: High More than 256 lines changed. Type: Feature The issue is a request for new functionality. labels Mar 27, 2020
@codecov
Copy link

codecov bot commented Mar 27, 2020

Codecov Report

Merging #544 into develop will increase coverage by 0.19%.
The diff coverage is 20.10%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #544      +/-   ##
===========================================
+ Coverage    13.83%   14.02%   +0.19%     
===========================================
  Files           97      101       +4     
  Lines         4915     5005      +90     
  Branches      1014     1028      +14     
===========================================
+ Hits           680      702      +22     
- Misses        4199     4265      +66     
- Partials        36       38       +2     
Impacted Files Coverage Δ
...ponents/confirm-transaction/confirm-transaction.ts 0.00% <0.00%> (ø)
...rc/app/components/custom-network/custom-network.ts 0.00% <0.00%> (ø)
.../components/input-amount/input-amount.component.ts 0.00% <ø> (ø)
...pp/components/passphrase-input/passphrase-input.ts 0.00% <ø> (ø)
src/app/components/pin-code/pin-code.ts 0.00% <0.00%> (ø)
.../modals/confirm-transaction/confirm-transaction.ts 0.00% <0.00%> (ø)
...als/custom-network-create/custom-network-create.ts 0.00% <ø> (ø)
.../modals/custom-network-edit/custom-network-edit.ts 0.00% <0.00%> (ø)
...rc/app/modals/generate-entropy/generate-entropy.ts 0.00% <ø> (ø)
src/app/modals/pin-code/pin-code.ts 0.00% <0.00%> (ø)
... and 54 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 1fe7709...a22d5b7. Read the comment docs.

@luciorubeens luciorubeens merged commit edbcb2c into develop Mar 27, 2020
@ghost ghost deleted the feat/dev-mode branch March 27, 2020 13:26
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: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant