andrewtavis / wikirec

Recommendation engine framework based on Wikipedia data
BSD 3-Clause "New" or "Revised" License
18 stars 10 forks source link

xml parse vulnerability fix and code refactoring #27

Closed andrewtavis closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #27 (9c74099) into main (3400bf8) will decrease coverage by 0.21%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   82.45%   82.23%   -0.22%     
==========================================
  Files           4        4              
  Lines         570      563       -7     
==========================================
- Hits          470      463       -7     
  Misses        100      100              
Impacted Files Coverage Δ
src/wikirec/languages.py 100.00% <ø> (ø)
src/wikirec/utils.py 95.45% <ø> (-0.06%) :arrow_down:
src/wikirec/data_utils.py 76.34% <66.66%> (-0.07%) :arrow_down:
src/wikirec/model.py 91.75% <100.00%> (-0.41%) :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 3400bf8...9c74099. Read the comment docs.