Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(soy)!: remove soyOptions.inputPrefix for old closure-templates option #743

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

teppeis
Copy link
Member

@teppeis teppeis commented Aug 3, 2022

Removed in google/closure-templates@88c3d5b, closure-templates 2019-03-07 release.

@codecov-commenter
Copy link

Codecov Report

Merging #743 (ff8afd1) into master (10544f0) will increase coverage by 0.44%.
The diff coverage is 0.00%.

❗ Current head ff8afd1 differs from pull request most recent head eb3eeec. Consider uploading reports for the commit eb3eeec to get more accurate results

@@            Coverage Diff             @@
##           master     #743      +/-   ##
==========================================
+ Coverage   50.14%   50.58%   +0.44%     
==========================================
  Files          24       24              
  Lines        1043     1026      -17     
  Branches      201      195       -6     
==========================================
- Hits          523      519       -4     
+ Misses        473      460      -13     
  Partials       47       47              
Impacted Files Coverage Δ
src/commands/cleanSoy.ts 44.44% <0.00%> (+11.11%) ⬆️
src/duckconfig.ts 9.30% <ø> (+1.13%) ⬆️
src/soy.ts 62.50% <ø> (-5.36%) ⬇️
src/watch.ts 23.91% <0.00%> (+1.91%) ⬆️

@teppeis teppeis merged commit aa5e1ce into master Aug 3, 2022
@teppeis teppeis deleted the rm-soy-inputPrefix branch August 3, 2022 07:01
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.

2 participants