Skip to content

assert before raise#8495

Merged
Nusnus merged 3 commits intocelery:mainfrom
monteiro-renato:patch-2
Sep 10, 2023
Merged

assert before raise#8495
Nusnus merged 3 commits intocelery:mainfrom
monteiro-renato:patch-2

Conversation

@monteiro-renato
Copy link
Contributor

As far as I can see, the raise call was introduced in this commit > d60fa8d#diff-862dbad852b93aa98f9c885f9c0e9e2b0145ea4cb3d7efcfec66231a5803ab0dR84.
I believe, however, it was meant to be called after the assert statement.

As far as I can see, the raise call was introduced in this commit > d60fa8d#diff-862dbad852b93aa98f9c885f9c0e9e2b0145ea4cb3d7efcfec66231a5803ab0dR84.
I believe, however, it was meant to be called after the assert statement.
@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b6a5bdb) 87.44% compared to head (61fba30) 87.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8495   +/-   ##
=======================================
  Coverage   87.44%   87.44%           
=======================================
  Files         148      148           
  Lines       18491    18491           
  Branches     3156     3156           
=======================================
  Hits        16169    16169           
  Misses       2033     2033           
  Partials      289      289           
Flag Coverage Δ
unittests 87.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Nusnus Nusnus merged commit 5f99e69 into celery:main Sep 10, 2023
@auvipy auvipy added this to the 5.3.x milestone Sep 11, 2023
@monteiro-renato monteiro-renato deleted the patch-2 branch September 11, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants