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

Add poetry and linters #1

Merged
merged 7 commits into from
Nov 26, 2019
Merged

Add poetry and linters #1

merged 7 commits into from
Nov 26, 2019

Conversation

chomechome
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 26, 2019

Codecov Report

Merging #1 into master will increase coverage by 0.03%.
The diff coverage is 87.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
+ Coverage   91.41%   91.44%   +0.03%     
==========================================
  Files          75       75              
  Lines         780      783       +3     
==========================================
+ Hits          713      716       +3     
  Misses         67       67
Impacted Files Coverage Δ
maru/resource/rnn/__init__.py 100% <ø> (ø)
maru/resource/linear/__init__.py 100% <ø> (ø)
maru/resource/crf/__init__.py 100% <ø> (ø)
maru/pymorphy/tag.py 80% <ø> (ø) ⬆️
maru/factory/lemmatizer.py 50% <0%> (ø) ⬆️
maru/factory/tagger.py 50% <0%> (ø) ⬆️
maru/types.py 100% <100%> (ø) ⬆️
maru/__init__.py 100% <100%> (ø) ⬆️
maru/grammeme/numform.py 100% <100%> (ø) ⬆️
maru/factory/analyzer.py 83.33% <100%> (ø) ⬆️
... and 33 more

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 d6e5f0e...92f3e6c. Read the comment docs.

@chomechome chomechome merged commit c6fd216 into master Nov 26, 2019
@chomechome chomechome deleted the poetry branch November 26, 2019 09:16
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.

2 participants