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

Option to show/hide local variables output in test results #338 #366

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RamonGiovane
Copy link

@RamonGiovane RamonGiovane commented Feb 10, 2023

Usage

Showing: ward --show-locals or simply ward as it's the default option.
Hinding: ward --hide-locals

Image examples below.

Motivation

Check #338
But basically:
image

Examples

Showing locals

image

Hiding locals

image

@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Base: 84.93% // Head: 84.95% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (ae729d5) compared to base (1c54620).
Patch coverage: 75.00% of modified lines in pull request are covered.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #366      +/-   ##
==========================================
+ Coverage   84.93%   84.95%   +0.02%     
==========================================
  Files          21       21              
  Lines        1845     1848       +3     
  Branches      284      284              
==========================================
+ Hits         1567     1570       +3     
  Misses        236      236              
  Partials       42       42              
Impacted Files Coverage Δ
ward/_terminal.py 63.02% <50.00%> (+0.07%) ⬆️
ward/_run.py 85.71% <100.00%> (+0.12%) ⬆️
ward/config.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

1 participant