vixen-project / vixen

ViXeN is a multimedia viewer, metadata extractor and annotator.
https://vixen.readthedocs.io
Other
15 stars 8 forks source link

Show user a warning and don't add bad tags. #11

Closed prabhuramachandran closed 6 years ago

prabhuramachandran commented 6 years ago

Whoosh does not support tags with spaces in them or those that start with an _.

codecov-io commented 6 years ago

Codecov Report

Merging #11 into master will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   88.04%   88.22%   +0.17%     
==========================================
  Files           9        9              
  Lines        1481     1503      +22     
  Branches      252      257       +5     
==========================================
+ Hits         1304     1326      +22     
  Misses        116      116              
  Partials       61       61
Impacted Files Coverage Δ
vixen/vixen.py 88.7% <100%> (+0.53%) :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 d471f5a...23a2c3b. Read the comment docs.