Skip to content

Conversation

@tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Mar 16, 2021

Changes

This PR adds rich to format output on the command line which entails

  • pretty formatting of tracebacks
  • pretty formatting of markers
  • ...

@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #74 (303a360) into main (42966a3) will increase coverage by 0.11%.
The diff coverage is 91.05%.

❗ Current head 303a360 differs from pull request most recent head 6f2b35b. Consider uploading reports for the commit 6f2b35b to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
+ Coverage   90.23%   90.35%   +0.11%     
==========================================
  Files          57       58       +1     
  Lines        4700     4768      +68     
==========================================
+ Hits         4241     4308      +67     
- Misses        459      460       +1     
Flag Coverage Δ
end_to_end 76.84% <85.90%> (+0.59%) ⬆️
integration 41.63% <21.13%> (-0.14%) ⬇️
unit 67.34% <40.37%> (-0.79%) ⬇️

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

Impacted Files Coverage Δ
tests/test_capture.py 99.40% <ø> (-0.01%) ⬇️
tests/test_config.py 100.00% <ø> (ø)
tests/test_parametrize.py 89.74% <ø> (ø)
src/_pytask/debugging.py 30.09% <7.69%> (+0.18%) ⬆️
src/_pytask/clean.py 92.18% <83.33%> (-0.19%) ⬇️
src/_pytask/mark/__init__.py 97.03% <83.33%> (+0.02%) ⬆️
src/_pytask/logging.py 95.12% <90.90%> (-0.63%) ⬇️
src/_pytask/collect_command.py 87.80% <91.66%> (+2.55%) ⬆️
src/_pytask/console.py 93.33% <93.33%> (ø)
src/_pytask/collect.py 99.18% <100.00%> (-0.01%) ⬇️
... and 19 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 42966a3...6f2b35b. Read the comment docs.

@tobiasraabe tobiasraabe added this to the v0.0.14 milestone Mar 18, 2021
@tobiasraabe tobiasraabe merged commit a284f3b into main Mar 22, 2021
@tobiasraabe tobiasraabe deleted the rich branch March 22, 2021 23:01
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.

2 participants