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

Sky 3 upgrade #56

Merged
merged 3 commits into from
Jun 25, 2019
Merged

Sky 3 upgrade #56

merged 3 commits into from
Jun 25, 2019

Conversation

Blackbaud-TrevorBurch
Copy link
Member

@Blackbaud-TrevorBurch Blackbaud-TrevorBurch commented Jun 25, 2019

package.json Outdated
"@skyux/core": "^3.5.1",
"@skyux/i18n": "^3.5.0",
"@skyux/indicators": "^3.0.0"
"@skyux-sdk/builder": "^3.7.0",

Choose a reason for hiding this comment

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

Looks like the migration added some peers.

Copy link
Member Author

Choose a reason for hiding this comment

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

I fixed this :)

@@ -20,7 +20,8 @@ import {
} from '@skyux-sdk/testing';

import {
Observable
Observable,
throwError

Choose a reason for hiding this comment

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

We can't migrate to RxJS 6 just yet, because it wouldn't work with SKY UX 2 SPAs.

Copy link
Member Author

Choose a reason for hiding this comment

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

I've reverted to the correct import for compatibility and have added a note to do the change later

@codecov
Copy link

codecov bot commented Jun 25, 2019

Codecov Report

Merging #56 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #56   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines         474    478    +4     
  Branches       78     65   -13     
=====================================
+ Hits          474    478    +4
Impacted Files Coverage Δ
src/app/public/modules/flyout/flyout.module.ts 100% <100%> (ø) ⬆️
src/app/public/modules/flyout/flyout.component.ts 100% <100%> (ø) ⬆️
src/app/public/modules/flyout/flyout.service.ts 100% <0%> (ø) ⬆️
...pp/public/modules/flyout/flyout-adapter.service.ts 100% <0%> (ø) ⬆️

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 6189353...e2598dd. Read the comment docs.

@Blackbaud-TrevorBurch Blackbaud-TrevorBurch merged commit e61b4d0 into master Jun 25, 2019
@Blackbaud-TrevorBurch Blackbaud-TrevorBurch deleted the sky3-upgrade branch June 25, 2019 17:42
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.

2 participants