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
35 stars 7 forks source link

Add complex gematria #8

Closed avi-perl closed 2 years ago

avi-perl commented 2 years ago

Type of changes

Checklist

Description

Please describe your changes here. If this fixes a bug, please link to the issue, if possible.

codecov-commenter commented 2 years ago

Codecov Report

Merging #8 (6a07869) into master (fc0032e) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master        #8   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        10    -9     
  Lines          715       709    -6     
=========================================
- Hits           715       709    -6     
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/chars.py 100.00% <100.00%> (ø)
hebrew/gematria.py 100.00% <100.00%> (ø)
hebrew/hebrew_obj.py 100.00% <100.00%> (ø)
tests/test_gematria.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 fc0032e...6a07869. Read the comment docs.