batoulapps / adhan-js

High precision Islamic prayer time library for JavaScript
MIT License
376 stars 86 forks source link

fix(exports): add shafaq to main export #83

Closed z3bi closed 2 years ago

z3bi commented 2 years ago

Adds the Shafaq object to the main adhan export

codecov[bot] commented 2 years ago

Codecov Report

Merging #83 (22aedeb) into develop (4139073) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #83      +/-   ##
===========================================
+ Coverage    99.26%   99.28%   +0.01%     
===========================================
  Files           18       19       +1     
  Lines          546      558      +12     
  Branches        96       98       +2     
===========================================
+ Hits           542      554      +12     
  Misses           4        4              
Impacted Files Coverage Δ
src/Adhan.js 100.00% <ø> (ø)
src/Astronomical.js 100.00% <100.00%> (ø)
src/CalculationParameters.js 100.00% <100.00%> (ø)
src/PrayerTimes.js 100.00% <100.00%> (ø)
src/Shafaq.js 100.00% <100.00%> (ø)

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 c661b48...22aedeb. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: