Skip to content

feat(config): expose several typings as public apis#2054

Merged
ahnpnl merged 1 commit intokulshekhar:masterfrom
ahnpnl:typings
Oct 22, 2020
Merged

feat(config): expose several typings as public apis#2054
ahnpnl merged 1 commit intokulshekhar:masterfrom
ahnpnl:typings

Conversation

@ahnpnl
Copy link
Copy Markdown
Collaborator

@ahnpnl ahnpnl commented Oct 22, 2020

Summary

  • Expose several properties in ConfigSet

  • Expose JsonableValue and some json utils

  • Expose updateOutput function in compiler

TypeScript doesn't allow subclass to use parent class getters so we have to convert public getters to public properties, see microsoft/TypeScript#338

Test plan

Green CI

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

N.A.

@ahnpnl ahnpnl requested a review from kulshekhar as a code owner October 22, 2020 13:15
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 6267

  • 22 of 22 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 93.654%

Totals Coverage Status
Change from base Build 6266: -0.04%
Covered Lines: 1018
Relevant Lines: 1047

💛 - Coveralls

@ahnpnl ahnpnl merged commit 3b6b705 into kulshekhar:master Oct 22, 2020
@ahnpnl ahnpnl deleted the typings branch October 22, 2020 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants