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

Update tooling #184

Merged
merged 1 commit into from
Jan 21, 2023
Merged

Update tooling #184

merged 1 commit into from
Jan 21, 2023

Conversation

@codecov
Copy link

codecov bot commented Jan 21, 2023

Codecov Report

Merging #184 (36ff7ff) into main (1ce727f) will decrease coverage by 0.7%.
The diff coverage is 66.6%.

@@           Coverage Diff           @@
##            main    #184     +/-   ##
=======================================
- Coverage   90.5%   89.9%   -0.7%     
=======================================
  Files          7       6      -1     
  Lines        722     728      +6     
  Branches     154     154             
=======================================
+ Hits         654     655      +1     
- Misses        43      48      +5     
  Partials      25      25             
Impacted Files Coverage Δ
asyncio_mqtt/error.py 100.0% <ø> (ø)
asyncio_mqtt/client.py 81.7% <47.3%> (-0.9%) ⬇️
tests/test_client.py 100.0% <100.0%> (ø)
tests/test_error.py 100.0% <100.0%> (ø)
asyncio_mqtt/__init__.py

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

@JonathanPlasse JonathanPlasse force-pushed the pre-commit-ci-update-config branch 2 times, most recently from f58a1d6 to d252f58 Compare January 21, 2023 21:16
@JonathanPlasse JonathanPlasse changed the title [pre-commit.ci] pre-commit autoupdate Update tooling Jan 21, 2023
@JonathanPlasse JonathanPlasse force-pushed the pre-commit-ci-update-config branch 2 times, most recently from ef37ffb to 58eb5c1 Compare January 21, 2023 21:41
Update ruff, black, isort, mypy, pytest, and coverage configuration
Add workspace settings and recommended extensions
Add Continuous Integration reports for ruff, mypy and pytest
@JonathanPlasse JonathanPlasse merged commit 01eb507 into main Jan 21, 2023
@JonathanPlasse JonathanPlasse deleted the pre-commit-ci-update-config branch January 21, 2023 21:57
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