Skip to content

refactor(config): expose only create config set and compiler apis#2355

Merged
ahnpnl merged 1 commit intokulshekhar:masterfrom
ahnpnl:simplify-extend-transformer-apis
Feb 13, 2021
Merged

refactor(config): expose only create config set and compiler apis#2355
ahnpnl merged 1 commit intokulshekhar:masterfrom
ahnpnl:simplify-extend-transformer-apis

Conversation

@ahnpnl
Copy link
Copy Markdown
Collaborator

@ahnpnl ahnpnl commented Feb 12, 2021

Summary

Expose _createConfigSet and _createCompiler methods so subclasses can just use those if they need to create their own instances.

Test plan

Added unit tests, green CI

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

N.A.

@coveralls
Copy link
Copy Markdown

coveralls commented Feb 12, 2021

Pull Request Test Coverage Report for Build 564415020

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.007%) to 93.644%

Totals Coverage Status
Change from base Build 563777505: 0.007%
Covered Lines: 949
Relevant Lines: 979

💛 - Coveralls

@ahnpnl ahnpnl marked this pull request as ready for review February 12, 2021 21:34
@ahnpnl ahnpnl requested a review from kulshekhar as a code owner February 12, 2021 21:34
@ahnpnl ahnpnl marked this pull request as draft February 13, 2021 09:28
@ahnpnl ahnpnl marked this pull request as ready for review February 13, 2021 13:00
kulshekhar
kulshekhar previously approved these changes Feb 13, 2021
@ahnpnl ahnpnl merged commit 4726b1f into kulshekhar:master Feb 13, 2021
@ahnpnl ahnpnl deleted the simplify-extend-transformer-apis branch February 13, 2021 22:23
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