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
coverage -x manage.py test --noinput core gh_frespo_integration
coverage -r -m > report.xml
# rm -Rf coverage_html_report
coverage xml '--include=core/*,gh_frespo_integration/*,bitcoin_frespo/*' '--omit=core/migrations/*,core/tests/*,bitcoin_frespo/migrations/*,gh_frespo_integration/migrations/*,gh_frespo_integration/tests/*'