Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Added multiselect support #21

Merged
merged 18 commits into from
Mar 22, 2019
Merged

Conversation

Blackbaud-AlexKingman
Copy link
Contributor

@Blackbaud-AlexKingman Blackbaud-AlexKingman commented Jan 30, 2019

Addresses #23 and #13.

@codecov
Copy link

codecov bot commented Jan 30, 2019

Codecov Report

Merging #21 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   99.69%   99.72%   +0.03%     
==========================================
  Files          18       18              
  Lines         329      368      +39     
  Branches       41       47       +6     
==========================================
+ Hits          328      367      +39     
  Misses          1        1
Impacted Files Coverage Δ
...modules/list-view-grid/list-view-grid.component.ts 99.47% <100%> (+0.13%) ⬆️

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 eef8630...d65bd16. Read the comment docs.

Copy link
Member

@Blackbaud-TrevorBurch Blackbaud-TrevorBurch left a comment

Choose a reason for hiding this comment

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

LGTM once you get a passing build.

@Blackbaud-AlexKingman
Copy link
Contributor Author

Blackbaud-AlexKingman commented Feb 1, 2019

The build is failing because we need list-builder to merge first. The tests are missing a method.

I'll come back around and fix that once list-builder is merged.

Copy link
Member

@Blackbaud-TrevorBurch Blackbaud-TrevorBurch left a comment

Choose a reason for hiding this comment

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

One important thing and one personal preference thing :)

Copy link
Member

@Blackbaud-TrevorBurch Blackbaud-TrevorBurch left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@Blackbaud-TrevorBurch Blackbaud-TrevorBurch left a comment

Choose a reason for hiding this comment

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

LGTM

package.json Outdated Show resolved Hide resolved
Copy link
Member

@Blackbaud-SteveBrush Blackbaud-SteveBrush left a comment

Choose a reason for hiding this comment

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

Good stuff! Mostly code style suggestions.

@Blackbaud-AlexKingman Blackbaud-AlexKingman merged commit 8976e5e into master Mar 22, 2019
@Blackbaud-AlexKingman Blackbaud-AlexKingman deleted the multiselect-feature branch March 22, 2019 18:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants