Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove deprecated ioutil calls #431

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

micahhausler
Copy link
Member

@micahhausler micahhausler commented Feb 11, 2025

Issue #, if available:

N/A

Description of changes:

Removes deprecated ioutil calls

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@micahhausler micahhausler requested a review from a team as a code owner February 11, 2025 20:35
@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 52.62%. Comparing base (e9d3aca) to head (3de4b27).

Files with missing lines Patch % Lines
provider/secrets_manager_provider.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #431   +/-   ##
=======================================
  Coverage   52.62%   52.62%           
=======================================
  Files          11       11           
  Lines         952      952           
=======================================
  Hits          501      501           
  Misses        436      436           
  Partials       15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@micahhausler micahhausler force-pushed the go-conventions-deprecated-calls branch from 70184bf to 54dcd01 Compare February 11, 2025 22:29
@micahhausler micahhausler mentioned this pull request Feb 12, 2025
Signed-off-by: Micah Hausler <mhausler@amazon.com>
@micahhausler micahhausler force-pushed the go-conventions-deprecated-calls branch from 54dcd01 to 3de4b27 Compare February 12, 2025 19:29
@micahhausler
Copy link
Member Author

Last push was just a rebase

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants