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

Dev #40

Merged
merged 2 commits into from
Sep 24, 2023
Merged

Dev #40

merged 2 commits into from
Sep 24, 2023

Conversation

jedie
Copy link
Owner

@jedie jedie commented Sep 24, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Patch coverage: 75.75% and project coverage change: -0.56% ⚠️

Comparison is base (76a5873) 79.41% compared to head (610b50f) 78.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   79.41%   78.85%   -0.56%     
==========================================
  Files          38       39       +1     
  Lines         583      596      +13     
  Branches       49       46       -3     
==========================================
+ Hits          463      470       +7     
- Misses        120      126       +6     
Files Changed Coverage Δ
...e_django_project/management/commands/playwright.py 41.66% <41.66%> (ø)
...age_django_project/management/commands/coverage.py 86.04% <93.75%> (+2.32%) ⬆️
manage_django_project/__init__.py 100.00% <100.00%> (ø)
manage_django_project/management/commands/tox.py 100.00% <100.00%> (ø)

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

Enhance "coverage" command:

* simplify it, by remove arguments
* Detect tox run by `'TOX_ENV_NAME' in os.environ`
* Always remove coverage data in the end

Replace `ForceRichTerminalWidth` with `NoColorEnvRichClick`
@jedie jedie merged commit d46dde0 into main Sep 24, 2023
@jedie jedie deleted the dev branch September 24, 2023 16:49
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