EducationalTestingService / skll

SciKit-Learn Laboratory (SKLL) makes it easy to run machine learning experiments.
http://skll.readthedocs.org
Other
550 stars 69 forks source link

Fix calls to yaml.load #754

Closed tamarl08 closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files Coverage Δ
skll/config/__init__.py 94.79% <100.00%> (+0.03%) :arrow_up:
skll/config/utils.py 96.22% <100.00%> (+0.07%) :arrow_up:
skll/experiments/output.py 97.87% <100.00%> (+<0.01%) :arrow_up:

:loudspeaker: Thoughts on this report? Let us know!

desilinguist commented 9 months ago

LGTM and thank you!