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

Search first page #711

Merged
merged 9 commits into from
Jun 6, 2017
Merged

Search first page #711

merged 9 commits into from
Jun 6, 2017

Conversation

Blackbaud-PatrickOFriel
Copy link
Contributor

@Blackbaud-PatrickOFriel Blackbaud-PatrickOFriel commented May 18, 2017

@Blackbaud-PatrickOFriel
Copy link
Contributor Author

Todo: unit tests

@codecov-io
Copy link

codecov-io commented May 31, 2017

Codecov Report

Merging #711 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #711      +/-   ##
==========================================
+ Coverage   99.94%   99.94%   +<.01%     
==========================================
  Files         286      286              
  Lines        5120     5121       +1     
  Branches      597      597              
==========================================
+ Hits         5117     5118       +1     
  Misses          3        3
Impacted Files Coverage Δ
src/modules/list-toolbar/list-toolbar.component.ts 100% <100%> (ø) ⬆️

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 82838d4...7f67c40. Read the comment docs.

Copy link

@Blackbaud-BobbyEarl Blackbaud-BobbyEarl left a comment

Choose a reason for hiding this comment

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

LGTM, except for the small spacing issue.

this.dispatcher.searchSetText(searchText);
this.dispatcher.next(
new ListPagingSetPageNumberAction(Number(1))

Choose a reason for hiding this comment

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

The spacing seems slightly off for this line and the one below it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll change the spacing to be consistent, thanks!

@Blackbaud-PatrickOFriel Blackbaud-PatrickOFriel merged commit fbdf165 into master Jun 6, 2017
@Blackbaud-PatrickOFriel Blackbaud-PatrickOFriel deleted the search-first-page branch June 16, 2017 15:33
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.

3 participants