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

Intro decorator way to start consumer #37

Merged
merged 4 commits into from
Sep 4, 2024
Merged

Intro decorator way to start consumer #37

merged 4 commits into from
Sep 4, 2024

Conversation

Wh1isper
Copy link
Member

@Wh1isper Wh1isper commented Sep 4, 2024

Description

Motivation and Context

How has this been tested?

Types of changes

  • Maintenance (no change in code, maintain the project's CI, docs, etc.)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 70.58824% with 25 lines in your changes missing coverage. Please review.

Project coverage is 80.64%. Comparing base (966c85f) to head (c953cd5).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
brq/decorator.py 40.54% 22 Missing ⚠️
brq/configs.py 92.85% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   77.21%   80.64%   +3.42%     
==========================================
  Files           9       10       +1     
  Lines         575      625      +50     
==========================================
+ Hits          444      504      +60     
+ Misses        131      121      -10     

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

@Wh1isper Wh1isper marked this pull request as draft September 4, 2024 07:19
@Wh1isper Wh1isper changed the title Intro decorator for convenience Intro decorator way to start consumer Sep 4, 2024
@Wh1isper Wh1isper marked this pull request as ready for review September 4, 2024 09:58
@Wh1isper Wh1isper merged commit 0df145c into main Sep 4, 2024
11 checks passed
@Wh1isper Wh1isper deleted the feature-decorator branch September 4, 2024 09:59
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