ilyachch / md_docs-trans-app

Application for translation documentation in MD format
MIT License
50 stars 14 forks source link

improvements for tests, removed redundant code #20

Closed ilyachch closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #20 into master will decrease coverage by 1.22%. The diff coverage is 89.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   90.74%   89.51%   -1.23%     
==========================================
  Files           9        9              
  Lines         227      229       +2     
==========================================
- Hits          206      205       -1     
- Misses         21       24       +3     
Flag Coverage Δ
#pull_requests 89.51% <89.28%> (?)
Impacted Files Coverage Δ
md_translate/exceptions.py 100.00% <ø> (ø)
md_translate/utils.py 85.71% <75.00%> (-14.29%) :arrow_down:
md_translate/file_translator.py 94.87% <85.71%> (-2.57%) :arrow_down:
md_translate/files_worker.py 100.00% <100.00%> (ø)
md_translate/line_processor.py 100.00% <100.00%> (ø)
md_translate/settings.py 100.00% <100.00%> (ø)
md_translate/translator.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 dd05f14...5a893d9. Read the comment docs.