endorama / devid

Securely manage your developer personas
Apache License 2.0
2 stars 0 forks source link

Remove deprecated ioutil #12

Closed endorama closed 4 months ago

endorama commented 4 months ago

ioutil is deprecated. Remove it and replace with alternatives.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.05%. Comparing base (b3a9eaf) to head (555646c). Report is 44 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ========================================== + Coverage 51.70% 57.05% +5.35% ========================================== Files 30 35 +5 Lines 441 468 +27 ========================================== + Hits 228 267 +39 + Misses 187 168 -19 - Partials 26 33 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.