snorkel-team / snorkel

A system for quickly generating training data with weak supervision
https://snorkel.org
Apache License 2.0
5.81k stars 857 forks source link

Fixes for failing CI #1674

Closed rsmith49 closed 3 years ago

rsmith49 commented 3 years ago

Description of proposed changes

Fixing the failing tests so that PR's can be merged (and release cut)

codecov[bot] commented 3 years ago

Codecov Report

Merging #1674 (8b3d826) into master (39dc1c4) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1674   +/-   ##
=======================================
  Coverage   97.31%   97.32%           
=======================================
  Files          68       68           
  Lines        2163     2165    +2     
  Branches      350      351    +1     
=======================================
+ Hits         2105     2107    +2     
  Misses         30       30           
  Partials       28       28           
Impacted Files Coverage Δ
snorkel/labeling/model/label_model.py 96.40% <100.00%> (+0.02%) :arrow_up: