avi-perl / Hebrew

A python package with methods to handle the complexities of Hebrew text, calculate Gematria, and more.
https://hebrew.aviperl.me/
MIT License
37 stars 7 forks source link

Add Mispar Musafi #7

Closed avi-perl closed 2 years ago

avi-perl commented 2 years ago

Type of changes

Checklist

Description

Add complex gematria calculations that go deeper than just adding up values assigned to each letter.

codecov-commenter commented 2 years ago

Codecov Report

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.