Skip to content

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Dec 27, 2021

Internal refactoring from ColorCode enum to custom rich themes.

@tobiasraabe tobiasraabe added this to the v0.1.4 milestone Dec 27, 2021
@tobiasraabe tobiasraabe changed the base branch from main to add-links-to-tasks-in-report December 27, 2021 00:32
@codecov
Copy link

codecov bot commented Dec 27, 2021

Codecov Report

Merging #173 (db68c79) into main (0b60e2a) will decrease coverage by 0.02%.
The diff coverage is 86.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
- Coverage   92.80%   92.78%   -0.03%     
==========================================
  Files          70       70              
  Lines        6405     6399       -6     
==========================================
- Hits         5944     5937       -7     
- Misses        461      462       +1     
Flag Coverage Δ
end_to_end 79.76% <86.84%> (-0.04%) ⬇️
integration 41.94% <13.15%> (-0.15%) ⬇️
unit 67.71% <55.26%> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
src/_pytask/enums.py 100.00% <ø> (ø)
src/_pytask/hookspecs.py 97.00% <ø> (ø)
src/_pytask/live.py 99.36% <ø> (ø)
tests/test_live.py 100.00% <ø> (ø)
src/_pytask/clean.py 90.90% <50.00%> (-0.07%) ⬇️
src/_pytask/collect_command.py 87.93% <50.00%> (-0.11%) ⬇️
src/_pytask/graph.py 75.49% <50.00%> (-0.17%) ⬇️
src/_pytask/profile.py 86.95% <50.00%> (-0.08%) ⬇️
src/_pytask/console.py 94.91% <88.88%> (-1.24%) ⬇️
src/_pytask/collect.py 94.02% <100.00%> (ø)
... and 6 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 0b60e2a...db68c79. Read the comment docs.

Base automatically changed from add-links-to-tasks-in-report to main December 28, 2021 16:08
@tobiasraabe tobiasraabe merged commit 50ee08a into main Dec 28, 2021
@tobiasraabe tobiasraabe deleted the replace-color-codes-w-theme-codes branch December 28, 2021 16:21
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