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

feat: add HeaderSearchBar component #2225

Merged
merged 6 commits into from
Jun 23, 2020
Merged

Conversation

dated
Copy link
Contributor

@dated dated commented Jun 22, 2020

Summary

Adds a HeaderSearchBar component.

Checklist

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

@ghost ghost added Complexity: Medium Less than 256 lines changed. Status: In Progress The issue or pull request is being worked on. labels Jun 22, 2020
@dated dated changed the title wip feat: add HeaderSearchBar component Jun 22, 2020
@dated dated marked this pull request as ready for review June 22, 2020 23:29
@dated dated requested a review from faustbrian as a code owner June 22, 2020 23:29
@ghost ghost added Status: Needs Review The issue or pull request needs a review by a developer of the team. and removed Status: In Progress The issue or pull request is being worked on. labels Jun 22, 2020
@codecov
Copy link

codecov bot commented Jun 22, 2020

Codecov Report

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

Impacted file tree graph

@@              Coverage Diff              @@
##           3.0-react     #2225     +/-   ##
=============================================
  Coverage     100.00%   100.00%             
=============================================
  Files             24       151    +127     
  Lines            142      1303   +1161     
  Branches          18       219    +201     
=============================================
+ Hits             142      1303   +1161     
Flag Coverage Δ
#unit 100.00% <100.00%> (?)
Impacted Files Coverage Δ
src/app/components/Button/Button.tsx 100.00% <ø> (ø)
src/app/components/Card/Card.tsx 100.00% <ø> (ø)
src/app/components/Card/CardControl.tsx 100.00% <ø> (ø)
src/app/components/Address/Address.tsx 100.00% <100.00%> (ø)
src/app/components/Address/utils.ts 100.00% <100.00%> (ø)
src/app/components/Alert/Alert.tsx 100.00% <100.00%> (ø)
src/app/components/Badge/Badge.styles.ts 100.00% <100.00%> (ø)
src/app/components/Badge/Badge.tsx 100.00% <100.00%> (ø)
src/app/components/Breadcrumbs/Breadcrumbs.tsx 100.00% <100.00%> (ø)
src/app/components/Button/Button.styles.ts 100.00% <100.00%> (ø)
... and 181 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 588c75c...1835da8. Read the comment docs.

@faustbrian faustbrian merged commit 5f56f96 into 3.0-react Jun 23, 2020
@ghost ghost deleted the feat/header-searchbar branch June 23, 2020 02:03
@ghost ghost removed the Status: Needs Review The issue or pull request needs a review by a developer of the team. label Jun 23, 2020
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants