Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ci.yml #107

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Update ci.yml #107

wants to merge 9 commits into from

Conversation

mohammad-albarham
Copy link
Collaborator

Check the support for python 3,10

What does this pull request change?
It checks if the library is supporting python 3.10.

  • ...

Status (please check what you already did):

  • added some tests for the functionality
  • updated the documentation
  • tox passes

Check the support for python 3,10
@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Merging #107 (8b8d540) into main (ed91576) will increase coverage by 0.29%.
The diff coverage is n/a.

❗ Current head 8b8d540 differs from pull request most recent head b1921ef. Consider uploading reports for the commit b1921ef to get more accurate results

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   97.06%   97.35%   +0.29%     
==========================================
  Files          68       68              
  Lines        2654     2947     +293     
==========================================
+ Hits         2576     2869     +293     
  Misses         78       78              
Impacted Files Coverage Δ
maha/constants/general.py 100.00% <0.00%> (ø)
maha/expressions/arabic.py 100.00% <0.00%> (ø)
maha/expressions/english.py 100.00% <0.00%> (ø)
maha/expressions/general.py 100.00% <0.00%> (ø)
maha/parsers/rules/common.py 100.00% <0.00%> (ø)
maha/constants/arabic/simple.py 100.00% <0.00%> (ø)
maha/constants/english/simple.py 100.00% <0.00%> (ø)
maha/constants/persian/simple.py 100.00% <0.00%> (ø)
maha/constants/arabic/compound.py 100.00% <0.00%> (ø)
maha/constants/english/compound.py 100.00% <0.00%> (ø)
... and 4 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant