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

Drop use of deprecated ioutil package #117

Merged
merged 1 commit into from Aug 9, 2022
Merged

Drop use of deprecated ioutil package #117

merged 1 commit into from Aug 9, 2022

Conversation

abhinav
Copy link
Collaborator

@abhinav abhinav commented Aug 9, 2022

nocmp_test uses io/ioutil, which has since been deprecated.

@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #117 (aaf6330) into master (d4bbbc8) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #117   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          215       215           
=========================================
  Hits           215       215           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Copy link
Contributor

@sywhang sywhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@abhinav abhinav merged commit d144bb6 into master Aug 9, 2022
@abhinav abhinav deleted the abg/no-ioutil branch August 9, 2022 21:30
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.

None yet

2 participants