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

Fixed bug in CeleryTestWorker.hostname() #108

Merged
merged 1 commit into from
Dec 12, 2023

Fixed bug in CeleryTestWorker.hostname()

ca9868a
Select commit
Loading
Failed to load commit list.
Merged

Fixed bug in CeleryTestWorker.hostname() #108

Fixed bug in CeleryTestWorker.hostname()
ca9868a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 12, 2023 in 0s

26.31% (-0.06%) compared to 35f6165

View this Pull Request on Codecov

26.31% (-0.06%) compared to 35f6165

Details

Codecov Report

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

Comparison is base (35f6165) 26.36% compared to head (ca9868a) 26.31%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/pytest_celery/api/worker.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
- Coverage   26.36%   26.31%   -0.06%     
==========================================
  Files          35       35              
  Lines        1005     1007       +2     
  Branches      197      197              
==========================================
  Hits          265      265              
- Misses        707      709       +2     
  Partials       33       33              

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