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

chore: remove stale code #2337

Merged
merged 1 commit into from
Jan 9, 2021
Merged

chore: remove stale code #2337

merged 1 commit into from
Jan 9, 2021

Conversation

rishabh3112
Copy link
Member

What kind of change does this PR introduce?
chore

Did you add tests for your changes?
N/A

If relevant, did you update the documentation?
N/A

Summary
Remove stale code, responsible for optimization config

Does this PR introduce a breaking change?
No

Other information
No

@rishabh3112 rishabh3112 requested a review from a team as a code owner January 9, 2021 14:44
@codecov
Copy link

codecov bot commented Jan 9, 2021

Codecov Report

Merging #2337 (9396e94) into master (b6884fa) will increase coverage by 0.08%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2337      +/-   ##
==========================================
+ Coverage   68.10%   68.19%   +0.08%     
==========================================
  Files          52       51       -1     
  Lines        2060     2053       -7     
  Branches      507      506       -1     
==========================================
- Hits         1403     1400       -3     
+ Misses        657      653       -4     
Impacted Files Coverage Δ
packages/generators/addon-template/package.json.js 100.00% <ø> (ø)
packages/generators/init-template/package.json.js 100.00% <ø> (ø)
packages/generators/init-template/tsconfig.json.js 100.00% <ø> (ø)
packages/generators/src/types/index.ts 100.00% <ø> (ø)
packages/generators/src/utils/index.ts 100.00% <ø> (ø)
packages/generators/src/init-generator.ts 90.00% <83.33%> (ø)
packages/configtest/src/index.ts 94.73% <100.00%> (ø)
packages/generators/src/addon-generator.ts 94.11% <100.00%> (ø)

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 7506f07...9396e94. Read the comment docs.

@alexander-akait alexander-akait merged commit 767fe6b into master Jan 9, 2021
@alexander-akait alexander-akait deleted the chore/remove-stale branch January 9, 2021 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants