hildjj / dohdec

Lookup and decode DNS records using DNS-over-HTTPS (DoH)
MIT License
21 stars 5 forks source link

Fix types for #38 #55

Closed hildjj closed 2 months ago

hildjj commented 2 months ago

@gnarea please review

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (53be53a) to head (017341e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #55 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 1177 1172 -5 ========================================= - Hits 1177 1172 -5 ```

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

hildjj commented 2 months ago

v6.0.1 released.

gnarea commented 2 months ago

Thanks @hildjj! Much appreciated 🙇🏾 Everything works now! 🎉