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

Added DNS zone management options #79

Merged
merged 1 commit into from
May 3, 2024

Conversation

websmurf
Copy link
Contributor

@websmurf websmurf commented Feb 8, 2024

Noticed these were missing since the introduction of the new DNS Zone management API.

I've reused the DomainZoneRecordCollection and KeyDataCollection and added a new ZoneServiceEnum

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (44ed13a) 97.30% compared to head (14343b2) 97.44%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #79      +/-   ##
============================================
+ Coverage     97.30%   97.44%   +0.14%     
- Complexity      624      669      +45     
============================================
  Files           116      119       +3     
  Lines          2408     2547     +139     
============================================
+ Hits           2343     2482     +139     
  Misses           65       65              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@koenhendriks koenhendriks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution 💪

@koenhendriks koenhendriks merged commit dc08213 into sandwave-io:master May 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants