Skip to content

Conversation

juanultimate
Copy link
Contributor

It extracts the technologies dropdown as a component.

@juanultimate juanultimate force-pushed the 222/feature-create-technologies-component branch from de91365 to 238fb8f Compare May 13, 2020 16:08
@codecov
Copy link

codecov bot commented May 13, 2020

Codecov Report

Merging #235 into master will increase coverage by 0.09%.
The diff coverage is 86.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #235      +/-   ##
==========================================
+ Coverage   91.81%   91.90%   +0.09%     
==========================================
  Files          60       61       +1     
  Lines         953      964      +11     
  Branches       61       61              
==========================================
+ Hits          875      886      +11     
+ Misses         57       55       -2     
- Partials       21       23       +2     
Impacted Files Coverage Δ
.../components/technologies/technologies.component.ts 85.29% <85.29%> (ø)
.../components/entry-fields/entry-fields.component.ts 86.95% <85.71%> (-4.16%) ⬇️
...project-list-hover/project-list-hover.component.ts 80.76% <100.00%> (-0.72%) ⬇️
...modules/shared/components/clock/clock.component.ts 91.66% <0.00%> (+33.33%) ⬆️

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 3b8234e...424ad5f. Read the comment docs.

@juanultimate juanultimate force-pushed the 222/feature-create-technologies-component branch from 238fb8f to 1639d0d Compare May 13, 2020 16:14
@juanultimate juanultimate force-pushed the 222/feature-create-technologies-component branch from 1639d0d to c4fbfff Compare May 13, 2020 16:47
@juanultimate juanultimate force-pushed the 222/feature-create-technologies-component branch from c4fbfff to 424ad5f Compare May 13, 2020 18:22
});
}

addTechnology(name: string) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't want to display already selected technologies in the component @juanultimate. Only not selected technologies should be displayed in the component.

@enriquezrene enriquezrene merged commit 2123bef into master May 14, 2020
@enriquezrene enriquezrene deleted the 222/feature-create-technologies-component branch May 14, 2020 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants