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

refactor: remove lodash findkey #1894

Merged
merged 1 commit into from
Apr 9, 2020
Merged

Conversation

brenopolanski
Copy link
Contributor

Summary

Checklist

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

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Refactor The pull request improves or enhances an existing implementation. labels Apr 9, 2020
@codecov
Copy link

codecov bot commented Apr 9, 2020

Codecov Report

Merging #1894 into develop will increase coverage by 0.00%.
The diff coverage is 83.33%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1894   +/-   ##
========================================
  Coverage    58.88%   58.88%           
========================================
  Files          371      371           
  Lines         9305     9306    +1     
  Branches      1920     1920           
========================================
+ Hits          5479     5480    +1     
  Misses        3600     3600           
  Partials       226      226           
Impacted Files Coverage Δ
...c/renderer/components/Selection/SelectionTheme.vue 40.00% <0.00%> (-10.00%) ⬇️
...nderer/components/Transaction/TransactionModal.vue 30.07% <100.00%> (+1.06%) ⬆️

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 40d0481...f1cd048. Read the comment docs.

@faustbrian faustbrian merged commit ab96104 into develop Apr 9, 2020
@ghost ghost deleted the refactor/remove-lodash-findkey branch April 9, 2020 03:05
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: Refactor The pull request improves or enhances an existing implementation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants