Skip to content

Conversation

tobiasraabe
Copy link
Member

Changes

Provide a description and/or bullet points to describe the changes in this PR.

Todo

  • Reference issues which can be closed due to this PR with "Closes #x".
  • Review whether the documentation needs to be updated.
  • Document PR in docs/changes.rst.

@tobiasraabe tobiasraabe added this to the v0.0.15 milestone May 22, 2021
@tobiasraabe tobiasraabe changed the title Add --show-locals which print local variables in tracebacks. Add --show-locals which print local variables in tracebacks. May 22, 2021
@codecov
Copy link

codecov bot commented May 22, 2021

Codecov Report

Merging #94 (f78b6bc) into main (788b1fa) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   90.08%   90.14%   +0.05%     
==========================================
  Files          60       61       +1     
  Lines        5116     5144      +28     
==========================================
+ Hits         4609     4637      +28     
  Misses        507      507              
Flag Coverage Δ
end_to_end 77.46% <100.00%> (+0.12%) ⬆️
integration 41.62% <47.22%> (+0.10%) ⬆️
unit 66.44% <69.44%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
src/_pytask/cli.py 100.00% <100.00%> (ø)
src/_pytask/collect.py 96.99% <100.00%> (ø)
src/_pytask/console.py 97.22% <100.00%> (+1.22%) ⬆️
src/_pytask/execute.py 100.00% <100.00%> (ø)
src/_pytask/resolve_dependencies.py 100.00% <100.00%> (ø)
tests/test_console.py 100.00% <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 788b1fa...f78b6bc. Read the comment docs.

@tobiasraabe tobiasraabe changed the title Add --show-locals which print local variables in tracebacks. Add --show-locals which prints local variables in tracebacks. May 22, 2021
@tobiasraabe tobiasraabe merged commit 043b36f into main May 22, 2021
@tobiasraabe tobiasraabe deleted the show-locals branch May 22, 2021 21:07
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.

1 participant