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

Default params #320

Merged
merged 7 commits into from
Nov 1, 2017
Merged

Default params #320

merged 7 commits into from
Nov 1, 2017

Conversation

Blackbaud-PaulCrowder
Copy link
Member

@Blackbaud-PaulCrowder Blackbaud-PaulCrowder commented Oct 31, 2017

This also includes a minor change to remove the `private` accessor from
the `SkyAppRuntimeConfigParams` constructor parameters since they were
not used anywhere in the class other than the constructor.
@codecov-io
Copy link

codecov-io commented Oct 31, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #320   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          60     60           
  Lines        1407   1423   +16     
  Branches      217    222    +5     
=====================================
+ Hits         1407   1423   +16
Flag Coverage Δ
#builder 100% <100%> (ø) ⬆️
#runtime 100% <100%> (ø) ⬆️
#srcapp 100% <ø> (ø) ⬆️
Impacted Files Coverage Δ
runtime/config.ts 100% <ø> (ø) ⬆️
runtime/params.ts 100% <100%> (ø) ⬆️
cli/utils/browser.js 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 b5d3972...0a5cabd. Read the comment docs.

@Blackbaud-BobbyEarl Blackbaud-BobbyEarl dismissed their stale review November 1, 2017 00:05

Prematurely provided review.

@Blackbaud-BobbyEarl
Copy link

Ha. I like the comment on the failing line.

* PLEASE NOTE: The method is nearly duplicated in `runtime/params.ts`.

@Blackbaud-BobbyEarl Blackbaud-BobbyEarl merged commit 4a91560 into master Nov 1, 2017
@Blackbaud-BobbyEarl Blackbaud-BobbyEarl deleted the default-params branch November 1, 2017 17:27
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