hetznercloud / hcloud-go

A Go library for the Hetzner Cloud API
https://pkg.go.dev/github.com/hetznercloud/hcloud-go/v2/hcloud
MIT License
384 stars 45 forks source link

feat(exp): rename `*utils` package to `*util` #487

Closed jooola closed 3 months ago

jooola commented 3 months ago

Use a smaller and clearer package name.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 71.56%. Comparing base (f7ac563) to head (21936cf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #487 +/- ## ======================================= Coverage 71.56% 71.56% ======================================= Files 45 45 Lines 3903 3903 ======================================= Hits 2793 2793 Misses 696 696 Partials 414 414 ```

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