You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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)