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

feat: add dropdown to profile card #2071

Merged
merged 11 commits into from Jun 10, 2020
Merged

Conversation

brenopolanski
Copy link
Contributor

Summary

Screenshot from 2020-06-09 11-45-38

Checklist

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

@ghost ghost added Complexity: Medium Less than 256 lines changed. Type: Feature The issue is a request for new functionality. labels Jun 9, 2020
@codecov
Copy link

codecov bot commented Jun 9, 2020

Codecov Report

Merging #2071 into 3.0-react will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           3.0-react     #2071   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
===========================================
  Files             45        45           
  Lines            298       301    +3     
  Branches          49        50    +1     
===========================================
+ Hits             298       301    +3     
Impacted Files Coverage Δ
src/app/components/Address/Address.tsx 100.00% <100.00%> (ø)
src/app/components/Address/utils.ts 100.00% <100.00%> (ø)
...ins/profile/components/ProfileCard/ProfileCard.tsx 100.00% <100.00%> (ø)
src/domains/profile/pages/Welcome/Welcome.tsx 100.00% <100.00%> (ø)

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 8a71be6...ae8be3e. Read the comment docs.

@faustbrian faustbrian merged commit f6572ce into 3.0-react Jun 10, 2020
@ghost ghost deleted the feat/add-dropdown-profile-card branch June 10, 2020 01:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Medium Less 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.

None yet

2 participants