c-okelly / org_to_anki

Python3 module to convert Txt, Org or LibreOffice files into Anki decks
MIT License
64 stars 10 forks source link

Bugfix/improve parser error handling #61 #76

Closed c-okelly closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #76 into master will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   77.81%   77.86%   +0.04%     
==========================================
  Files          21       21              
  Lines        1339     1337       -2     
==========================================
- Hits         1042     1041       -1     
+ Misses        297      296       -1     
Impacted Files Coverage Δ
src/org_to_anki/ankiClasses/AnkiQuestionFactory.py 97.61% <ø> (+1.10%) :arrow_up:

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 8083439...cc70cb4. Read the comment docs.