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

Hosts api added #85

Closed
wants to merge 2 commits into from

Typo

3441367
Select commit
Loading
Failed to load commit list.
Closed

Hosts api added #85

Typo
3441367
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 10, 2024 in 0s

96.24% (-0.48%) compared to 11dd0ea

View this Pull Request on Codecov

96.24% (-0.48%) compared to 11dd0ea

Details

Codecov Report

Attention: Patch coverage is 80.24691% with 16 lines in your changes missing coverage. Please review.

Project coverage is 96.24%. Comparing base (11dd0ea) to head (3441367).

Files with missing lines Patch % Lines
src/Domain/DnsHost.php 57.14% 9 Missing ⚠️
src/Api/HostsApi.php 90.90% 3 Missing ⚠️
src/Domain/DnsHostAddressCollection.php 66.66% 2 Missing ⚠️
src/Domain/DnsHostCollection.php 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #85      +/-   ##
============================================
- Coverage     96.72%   96.24%   -0.48%     
- Complexity      722      746      +24     
============================================
  Files           130      135       +5     
  Lines          2714     2795      +81     
============================================
+ Hits           2625     2690      +65     
- Misses           89      105      +16     

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