Skip to content

Fix the dashboard pie chart on pytest html reports for path changes #831

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

Merged
merged 4 commits into from
Mar 3, 2021

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented Mar 3, 2021

Fix the dashboard pie chart on pytest html reports for path changes:

  • The pie chart from the dashboard should now appear on pytest html reports when changing the folder location of the html report.
    -- (For the pie chart to appear on html reports, both the --html=REPORTPATH.html and the --dashboard arguments must be used when calling pytest)

Also update Python dependencies:

  • ipdb==0.13.5;python_version>="3.6"
  • Pillow==8.1.1;python_version>="3.6"
  • rich==9.12.4;python_version>="3.6"
  • allure-pytest==2.8.35;python_version>="3.5"

@mdmintz mdmintz merged commit 5597d71 into master Mar 3, 2021
@mdmintz mdmintz deleted the fix-pytest-html-reports branch March 3, 2021 04:15
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