hetznercloud / hcloud-python

A Python library for the Hetzner Cloud API
MIT License
291 stars 43 forks source link

feat: add `has_id_or_name` to `DomainIdentityMixin` #373

Closed jooola closed 7 months ago

jooola commented 7 months ago
codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 95.65217% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 92.84%. Comparing base (6651b60) to head (fd5d804).

Files Patch % Lines
hcloud/core/domain.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #373 +/- ## ========================================== - Coverage 92.86% 92.84% -0.02% ========================================== Files 65 65 Lines 2872 2881 +9 ========================================== + Hits 2667 2675 +8 - Misses 205 206 +1 ```

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