EducationalTestingService / skll

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

Rename `log` output option to `logs` #670

Closed desilinguist closed 3 years ago

desilinguist commented 3 years ago

This PR closes #520.

codecov[bot] commented 3 years ago

Codecov Report

Merging #670 (d97c4af) into main (c339845) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #670   +/-   ##
=======================================
  Coverage   96.76%   96.76%           
=======================================
  Files          63       63           
  Lines        9077     9098   +21     
=======================================
+ Hits         8783     8804   +21     
  Misses        294      294           
Impacted Files Coverage Δ
skll/config/__init__.py 95.28% <100.00%> (+0.17%) :arrow_up:
tests/test_input.py 99.80% <100.00%> (+<0.01%) :arrow_up:
tests/utils.py 97.89% <100.00%> (ø)

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 c339845...d97c4af. Read the comment docs.