Skip to content

Conversation

@mulhod
Copy link
Contributor

@mulhod mulhod commented Nov 16, 2020

Closes #641.

@mulhod mulhod force-pushed the open_context_managers branch from 06c4f55 to 0cc101c Compare November 16, 2020 18:15
@codecov
Copy link

codecov bot commented Nov 16, 2020

Codecov Report

Merging #644 (0cc101c) into main (d4811c1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #644   +/-   ##
=======================================
  Coverage   95.11%   95.11%           
=======================================
  Files          27       27           
  Lines        3089     3093    +4     
=======================================
+ Hits         2938     2942    +4     
  Misses        151      151           
Impacted Files Coverage Δ
skll/config/utils.py 95.65% <100.00%> (ø)
skll/data/readers.py 90.13% <100.00%> (ø)
skll/experiments/output.py 97.36% <100.00%> (ø)
skll/utils/commandline/generate_predictions.py 98.66% <100.00%> (+0.07%) ⬆️

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 d4811c1...0cc101c. Read the comment docs.

Copy link
Collaborator

@desilinguist desilinguist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍!

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mulhod mulhod merged commit 48dc473 into main Nov 16, 2020
@delete-merged-branch delete-merged-branch bot deleted the open_context_managers branch November 16, 2020 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use with context manager when opening files

3 participants