comphist / cora

A web-based, token-level annotation tool for non-standard language data
http://www.linguistics.rub.de/comphist/resources/cora/
MIT License
10 stars 6 forks source link

Fix unlocalized error messages during requestLines() #100

Closed mbollmann closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #100 into master will increase coverage by 0.22%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #100      +/-   ##
===========================================
+ Coverage     29.97%   30.2%   +0.22%     
  Complexity     1333    1333              
===========================================
  Files            63      63              
  Lines          7405    7407       +2     
===========================================
+ Hits           2220    2237      +17     
+ Misses         5185    5170      -15
Flag Coverage Δ Complexity Δ
#backend 52.37% <ø> (ø) 1333 <ø> (ø) :arrow_down:
#frontend 1.06% <0%> (+0.53%) 0 <0> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
src/gui/js/edit/EditorModel.js 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/gui/js/gui.js 3.42% <0%> (+3.42%) 0% <0%> (ø) :arrow_down:
src/gui/js/edit/LineJumper.js 34.78% <0%> (+34.78%) 0% <0%> (ø) :arrow_down:

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 bcfd6ce...f93f62b. Read the comment docs.