HazyResearch / bootleg

Self-Supervision for Named Entity Disambiguation at the Tail
http://hazyresearch.stanford.edu/bootleg
Apache License 2.0
212 stars 27 forks source link

fix potential security vulnerabilities in dependencies #84

Closed senwu closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #84 (1640b63) into master (0bd4e52) will decrease coverage by 0.53%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   78.53%   77.99%   -0.54%     
==========================================
  Files          35       35              
  Lines        4668     4668              
  Branches      840      840              
==========================================
- Hits         3666     3641      -25     
- Misses        817      842      +25     
  Partials      185      185              
Flag Coverage Δ
unittests 77.99% <ø> (-0.54%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
bootleg/utils/preprocessing/sample_eval_data.py 78.50% <0.00%> (-18.70%) :arrow_down:
...ootleg/utils/preprocessing/get_train_qid_counts.py 84.84% <0.00%> (-15.16%) :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 0bd4e52...1640b63. Read the comment docs.