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 project for flake8 changes #453

Merged
merged 2 commits into from
Feb 22, 2023
Merged

Update project for flake8 changes #453

merged 2 commits into from
Feb 22, 2023

Conversation

wbarnha
Copy link
Member

@wbarnha wbarnha commented Feb 22, 2023

We need better versioning to keep this project up to date with flake8 updates so I don't need to constantly do this.

@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2023

Codecov Report

Base: 93.86% // Head: 93.86% // No change to project coverage 👍

Coverage data is based on head (5d13ca4) compared to base (c20e11c).
Patch coverage: 100.00% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #453   +/-   ##
=======================================
  Coverage   93.86%   93.86%           
=======================================
  Files         102      102           
  Lines       11088    11088           
  Branches     1517     1517           
=======================================
  Hits        10408    10408           
  Misses        596      596           
  Partials       84       84           
Impacted Files Coverage Δ
faust/cli/base.py 98.20% <ø> (ø)
faust/models/base.py 100.00% <ø> (ø)
faust/models/fields.py 97.25% <ø> (ø)
faust/models/tags.py 89.28% <ø> (ø)
faust/streams.py 88.01% <ø> (ø)
faust/transport/consumer.py 92.30% <ø> (ø)
faust/transport/drivers/aiokafka.py 73.49% <ø> (ø)
faust/agents/agent.py 98.06% <100.00%> (ø)
faust/app/base.py 99.51% <100.00%> (ø)
faust/fixups/django.py 100.00% <100.00%> (ø)
... and 5 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wbarnha wbarnha merged commit 8fee113 into master Feb 22, 2023
@wbarnha wbarnha deleted the relint-project branch February 22, 2023 16:31
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.

2 participants