D-PLACE / dplace-legacy

D-PLACE: Database of Places, Language, Culture and Environment (OLD)
https://d-place.org/
MIT License
21 stars 4 forks source link

Bit of code cleanup, fix small bug with cultural variable count, more JS tests #584

Closed stefelisabeth closed 6 years ago

stefelisabeth commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #584 into master will increase coverage by 0.63%. The diff coverage is 52.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #584      +/-   ##
==========================================
+ Coverage   69.69%   70.33%   +0.63%     
==========================================
  Files          41       41              
  Lines        2541     2545       +4     
==========================================
+ Hits         1771     1790      +19     
+ Misses        770      755      -15
Impacted Files Coverage Δ
...ace_app/static/js/controllers/search/geographic.js 100% <ø> (ø) :arrow_up:
...place_app/static/js/controllers/search/language.js 95.83% <ø> (-0.17%) :arrow_down:
...place_app/static/js/controllers/search/variable.js 1.38% <0%> (+0.05%) :arrow_up:
...place_app/static/js/controllers/search/cultural.js 7.14% <0%> (-0.55%) :arrow_down:
..._app/static/js/controllers/search/environmental.js 88.88% <100%> (+68.88%) :arrow_up:
dplace_app/static/js/controllers/search.js 90.11% <77.77%> (-0.85%) :arrow_down:
dplace_app/static/js/models.js 100% <0%> (+6.15%) :arrow_up:
dplace_app/static/js/controllers/app.js 55.17% <0%> (+27.58%) :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 5958f6f...812260a. Read the comment docs.

SimonGreenhill commented 6 years ago

Thanks Stef!