Closed avi-perl closed 2 years ago
Merging #7 (8f1e6fd) into master (84e6df8) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #7 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 18 19 +1
Lines 694 715 +21
=========================================
+ Hits 694 715 +21
Flag | Coverage Ξ | |
---|---|---|
unittests | 100.00% <100.00%> (ΓΈ) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Ξ | |
---|---|---|
hebrew/__init__.py | 100.00% <100.00%> (ΓΈ) |
|
hebrew/gematria.py | 100.00% <100.00%> (ΓΈ) |
|
hebrew/hebrew_obj.py | 100.00% <100.00%> (ΓΈ) |
|
tests/test_gematria/test_mispar_musafi.py | 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 84e6df8...8f1e6fd. Read the comment docs.
Type of changes
Checklist
--codeblocks
flag to ensure that my changes are compatible with the codeblocks found in the documentation.Description
Add complex gematria calculations that go deeper than just adding up values assigned to each letter.