Closed phoenix-lab-io closed 3 years ago
Merging #13 (742848d) into master (9f1504e) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #13 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 22 22
Lines 559 568 +9
=========================================
+ Hits 559 568 +9
Impacted Files | Coverage Δ | |
---|---|---|
lib/src/calculation_parameters.dart | 100.00% <ø> (ø) |
|
lib/src/calculation_method.dart | 100.00% <100.00%> (ø) |
|
lib/src/prayer_times.dart | 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 9f1504e...742848d. Read the comment docs.
@phoenix-lab-io can you add tests based on this file: https://github.com/batoulapps/adhan-js/blob/master/Shared/Times/Tehran-Tehran.json This is the test: https://github.com/iamriajul/adhan-dart/blob/9f1504e2d4fdb4a632f00e1b567806e796e2a590/test/src/prayer_times_test.dart#L170
Tests Files: https://github.com/iamriajul/adhan-dart/tree/master/test/data/prayer-times
Fixes #11