hildjj / dohdec

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

Typescript #56

Closed hildjj closed 2 months ago

hildjj commented 2 months ago

Turn on noImplicitAny and strict in TypeScript type checking.

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 (9fd922c) to head (572a214).

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

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

hildjj commented 2 months ago

@gnarea note this set of changes, and that 6.0.3 was just released. I'm going to stop making fiddly changes on the lib for now, but let me know if this breaks anything of yours, please.