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

Add Initialize method to HangfireBackgroundWorkerManager #18478

Merged
merged 1 commit into from Dec 14, 2023

Conversation

realLiangshiwei
Copy link
Member

Description

Resolves #18477

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

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

Comparison is base (562fcee) 51.93% compared to head (a42b061) 51.93%.
Report is 22 commits behind head on rel-7.4.

Files Patch % Lines
...o/Abp/Identity/AbpIdentityResultException_Tests.cs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           rel-7.4   #18478   +/-   ##
========================================
  Coverage    51.93%   51.93%           
========================================
  Files         3024     3024           
  Lines        94448    94455    +7     
  Branches      7516     7516           
========================================
+ Hits         49054    49058    +4     
- Misses       43907    43912    +5     
+ Partials      1487     1485    -2     

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

@maliming maliming merged commit 1a992ef into rel-7.4 Dec 14, 2023
4 of 5 checks passed
@maliming maliming deleted the liangshiwei/hangfire-patch branch December 14, 2023 05:35
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.

None yet

2 participants