Skip to content

Conversation

tobiasraabe
Copy link
Member

Changes

The debugger needs to be reworked for compatibility with the capturemanager.

@tobiasraabe tobiasraabe added this to the v0.0.9 milestone Oct 24, 2020
Base automatically changed from capture to main October 25, 2020 06:43
@pytask-dev pytask-dev deleted a comment from codecov bot Oct 25, 2020
@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

Merging #36 into main will decrease coverage by 3.05%.
The diff coverage is 36.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   91.71%   88.66%   -3.06%     
==========================================
  Files          32       53      +21     
  Lines        2210     4174    +1964     
==========================================
+ Hits         2027     3701    +1674     
- Misses        183      473     +290     
Flag Coverage Δ
#end_to_end 74.48% <33.08%> (-14.71%) ⬇️
#integration 40.77% <21.97%> (-6.33%) ⬇️
#unit 67.80% <31.60%> (-9.44%) ⬇️

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

Impacted Files Coverage Δ
src/_pytask/cli.py 100.00% <ø> (ø)
src/_pytask/collect_command.py 80.00% <ø> (ø)
src/_pytask/config.py 97.53% <ø> (ø)
src/_pytask/debugging.py 29.90% <22.43%> (-10.36%) ⬇️
tests/test_debugging.py 31.09% <30.00%> (ø)
src/_pytask/execute.py 95.93% <87.50%> (-0.68%) ⬇️
tests/test_capture.py 99.40% <97.50%> (ø)
src/_pytask/capture.py 83.71% <100.00%> (+0.57%) ⬆️
src/_pytask/collect.py 94.06% <100.00%> (ø)
tests/test_collect_command.py 100.00% <0.00%> (ø)
... and 20 more

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 f602462...49d6df0. Read the comment docs.

@tobiasraabe tobiasraabe merged commit d0fc5c9 into main Oct 26, 2020
@tobiasraabe tobiasraabe deleted the rework-debugger branch October 26, 2020 09:06
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