batoulapps / adhan-js

High precision Islamic prayer time library for JavaScript
MIT License
368 stars 81 forks source link

Fix incorrect types generation #114

Closed sgtsquiggs closed 2 years ago

sgtsquiggs commented 2 years ago

fixes #113

Was previously generating types for both src/ and tests/ resulting in the desired types at lib/types/src/... instead of lib/types/.... Using a custom tsconfig for types generation that resolves this.

codecov[bot] commented 2 years ago

Codecov Report

Merging #114 (f5613da) into master (575083e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   99.22%   99.22%           
=======================================
  Files          19       19           
  Lines         646      646           
  Branches      123      123           
=======================================
  Hits          641      641           
  Misses          5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 575083e...f5613da. Read the comment docs.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 4.4.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: