Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework reports and tracebacks. #474

Merged
merged 12 commits into from
Nov 7, 2023
Merged

Rework reports and tracebacks. #474

merged 12 commits into from
Nov 7, 2023

Conversation

tobiasraabe
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (1c76085) 94.39% compared to head (fa6fb0a) 94.46%.

❗ Current head fa6fb0a differs from pull request most recent head 136ddd4. Consider uploading reports for the commit 136ddd4 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #474      +/-   ##
==========================================
+ Coverage   94.39%   94.46%   +0.06%     
==========================================
  Files         104      104              
  Lines        9053     9053              
==========================================
+ Hits         8546     8552       +6     
+ Misses        507      501       -6     
Flag Coverage Δ
end_to_end 81.31% <94.32%> (+0.02%) ⬆️
integration 39.79% <54.60%> (+0.08%) ⬆️
unit 66.90% <88.65%> (+0.05%) ⬆️

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

Files Coverage Δ
src/_pytask/collect.py 92.64% <100.00%> (+0.82%) ⬆️
src/_pytask/console.py 97.36% <100.00%> (+1.40%) ⬆️
src/_pytask/dag.py 100.00% <100.00%> (ø)
src/_pytask/debugging.py 71.17% <100.00%> (-0.13%) ⬇️
src/_pytask/execute.py 97.28% <100.00%> (+0.23%) ⬆️
src/_pytask/hookspecs.py 100.00% <ø> (ø)
src/_pytask/live.py 98.73% <ø> (ø)
src/_pytask/logging.py 96.07% <100.00%> (+0.33%) ⬆️
src/_pytask/outcomes.py 96.05% <ø> (ø)
src/_pytask/persist.py 100.00% <ø> (ø)
... and 13 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tobiasraabe tobiasraabe changed the title Rework reports Rework reports and tracebacks. Nov 7, 2023
@tobiasraabe tobiasraabe merged commit c3dd1db into main Nov 7, 2023
18 checks passed
@tobiasraabe tobiasraabe deleted the rework-reports branch November 7, 2023 15:51
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