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

fix: transaction submit when invalid password #1718

Merged
merged 2 commits into from
Feb 26, 2020

Conversation

alexbarnsley
Copy link
Member

@alexbarnsley alexbarnsley commented Feb 26, 2020

Summary

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 Feb 26, 2020
@codecov
Copy link

codecov bot commented Feb 26, 2020

Codecov Report

Merging #1718 into develop will decrease coverage by 0.03%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1718      +/-   ##
===========================================
- Coverage    69.22%   69.18%   -0.04%     
===========================================
  Files          140      140              
  Lines         3844     3846       +2     
  Branches       800      801       +1     
===========================================
  Hits          2661     2661              
- Misses        1014     1015       +1     
- Partials       169      170       +1
Impacted Files Coverage Δ
...er/components/Transaction/TransactionForm/mixin.js 40.84% <0%> (-1.19%) ⬇️

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 2c784b3...7decae0. Read the comment docs.

@faustbrian faustbrian merged commit c6c6f39 into develop Feb 26, 2020
@ghost ghost deleted the fix/submit-invalid-password branch February 26, 2020 16:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Low Less than 64 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.

2 participants