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

Fixed lint errors (and brought Time Picker coverage to 100%) #741

Merged
merged 5 commits into from
May 31, 2017

Conversation

Blackbaud-SteveBrush
Copy link
Member

@Blackbaud-SteveBrush Blackbaud-SteveBrush commented May 26, 2017

Getting this branch merged (and published) will allow the build to go through on the ng4-upgrade branch.

  • Regarding making inlineFilters public: ERROR in /home/travis/build/blackbaud/skyux2/.skypagestmp/src/ngfactory/node_modules/@blackbaud/skyux/dist/modules/list-filters/list-filter-inline.component.ngfactory.ts (78,30): Property 'inlineFilters' is private and only accessible within class 'SkyListFilterInlineComponent'.
  • Regarding makeing active public: ERROR in /home/travis/build/blackbaud/skyux2/.skypagestmp/src/ngfactory/node_modules/@blackbaud/skyux/dist/modules/list-view-checklist/list-view-checklist.component.ngfactory.ts (285,77): Property 'active' is protected and only accessible within class 'ListViewComponent' and its subclasses.

@codecov-io
Copy link

codecov-io commented May 26, 2017

Codecov Report

Merging #741 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #741      +/-   ##
==========================================
- Coverage   99.94%   99.94%   -0.01%     
==========================================
  Files         286      286              
  Lines        5092     5089       -3     
  Branches      596      594       -2     
==========================================
- Hits         5089     5086       -3     
  Misses          3        3
Impacted Files Coverage Δ
src/modules/tabs/tab-button.component.ts 100% <ø> (ø) ⬆️
src/modules/list/helpers.ts 100% <ø> (ø) ⬆️
src/modules/alert/alert.component.ts 100% <ø> (ø) ⬆️
src/modules/modal/modal.service.ts 100% <ø> (ø) ⬆️
src/modules/list/list-view.component.ts 100% <ø> (ø) ⬆️
src/modules/error/error.component.ts 100% <ø> (ø) ⬆️
src/modules/dropdown/dropdown-adapter.service.ts 100% <ø> (ø) ⬆️
src/modules/card/card.component.ts 100% <ø> (ø) ⬆️
src/modules/timepicker/timepicker.component.ts 100% <100%> (ø) ⬆️
...-expand-repeater/text-expand-repeater.component.ts 100% <100%> (ø) ⬆️
... and 5 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 0594c37...d62dc13. Read the comment docs.

@Blackbaud-SteveBrush Blackbaud-SteveBrush changed the title Fixed lint errors Fixed lint errors (and brought Time Picker coverage to 100%) May 26, 2017
@Blackbaud-SteveBrush Blackbaud-SteveBrush merged commit bebc014 into master May 31, 2017
@Blackbaud-SteveBrush Blackbaud-SteveBrush deleted the fix-linting branch May 31, 2017 14:59
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