hetznercloud / hcloud-go

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

refactor: reuse mockutils package #462

Closed jooola closed 4 months ago

jooola commented 4 months ago

Removes the now duplicated mock request utils, and uses the one introduced in #460.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 70.91%. Comparing base (4774e3d) to head (3618588).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #462 +/- ## ======================================= Coverage 70.91% 70.91% ======================================= Files 36 36 Lines 3799 3799 ======================================= Hits 2694 2694 Misses 692 692 Partials 413 413 ```

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