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

Stop using ioutil package #322

Merged
merged 1 commit into from
Aug 27, 2022
Merged

Stop using ioutil package #322

merged 1 commit into from
Aug 27, 2022

Conversation

thomaspoignant
Copy link
Owner

Description

ioutil package is deprecated, we are using the new native functions.

Checklist

  • I have tested this code
  • I have added unit test to cover this code
  • I have updated the documentation (README.md and /docs)
  • I have followed the contributing guide

Signed-off-by: Thomas Poignant <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Aug 27, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
5.2% 5.2% Duplication

@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.792% when pulling 8af80e3 on fix/ioutil-deprecation into 34b159e on main.

@thomaspoignant thomaspoignant merged commit dcf8286 into main Aug 27, 2022
@thomaspoignant thomaspoignant deleted the fix/ioutil-deprecation branch August 27, 2022 14:00
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.

2 participants