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

Added unit & integration tests for CeleryTestWorker.wait_for_log() #58

Merged
merged 3 commits into from
Oct 13, 2023

Conversation

Nusnus
Copy link
Member

@Nusnus Nusnus commented Oct 13, 2023

No description provided.

@Nusnus Nusnus self-assigned this Oct 13, 2023
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (d33c685) 22.24% compared to head (3d77d0e) 22.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   22.24%   22.91%   +0.66%     
==========================================
  Files          34       34              
  Lines         836      838       +2     
  Branches      161      161              
==========================================
+ Hits          186      192       +6     
+ Misses        635      632       -3     
+ Partials       15       14       -1     
Files Coverage Δ
src/pytest_celery/api/base.py 27.02% <50.00%> (+2.02%) ⬆️
src/pytest_celery/vendors/worker/defaults.py 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

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

@Nusnus Nusnus marked this pull request as ready for review October 13, 2023 12:26
@Nusnus Nusnus merged commit 7aa0a57 into celery:main Oct 13, 2023
21 checks passed
@Nusnus Nusnus deleted the develop branch October 13, 2023 12:55
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