batoulapps / adhan-js

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

adding rounding option parameter #66

Closed z3bi closed 3 years ago

z3bi commented 3 years ago

Fixes #43

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (fa8a13e) into develop (434f00b) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #66   +/-   ##
========================================
  Coverage    99.25%   99.26%           
========================================
  Files           17       18    +1     
  Lines          539      546    +7     
  Branches        93       96    +3     
========================================
+ Hits           535      542    +7     
  Misses           4        4           
Impacted Files Coverage Δ
src/CalculationMethod.js 100.00% <100.00%> (ø)
src/CalculationParameters.js 100.00% <100.00%> (ø)
src/DateUtils.js 100.00% <100.00%> (ø)
src/PrayerTimes.js 100.00% <100.00%> (ø)
src/Rounding.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 434f00b...fa8a13e. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: