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

Remove unused code #537

Merged
merged 2 commits into from
Sep 3, 2021

Conversation

jacobweinstock
Copy link
Member

@jacobweinstock jacobweinstock commented Sep 3, 2021

Description

General code clean-up.
Also, helps so that there are no unneeded contributions against these files.
If the functionality in test/ is needed it should be moved to the sandbox repo as it runs full-stack tests, not just Tink server tests.

Why is this needed

Fixes: #526
Fixes: #367
Fixes: #306
Fixes: #257
Fixes: #90
Fixes: #533

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

@jacobweinstock jacobweinstock added priority/backlog Higher priority than priority/awaiting-more-evidence. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Sep 3, 2021
@codecov
Copy link

codecov bot commented Sep 3, 2021

Codecov Report

Merging #537 (5c7d858) into master (38394a1) will not change coverage.
The diff coverage is n/a.

❗ Current head 5c7d858 differs from pull request most recent head 1850db3. Consider uploading reports for the commit 1850db3 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #537   +/-   ##
=======================================
  Coverage   33.61%   33.61%           
=======================================
  Files          44       44           
  Lines        3385     3385           
=======================================
  Hits         1138     1138           
  Misses       2150     2150           
  Partials       97       97           

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 38394a1...1850db3. Read the comment docs.

Clean up. Also, helps so that there are no unneeded contributions
against these files. If the functionality in test/ is needed it
should be moved to the sandbox repo. These are full-stack tests,
not just Tink server tests.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
@jacobweinstock jacobweinstock merged commit 775d270 into tinkerbell:master Sep 3, 2021
@jacobweinstock jacobweinstock deleted the remove-unused-code branch September 3, 2021 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
2 participants