Skip to content

MG-307 - RE use separate go routine for each rule#317

Open
nyagamunene wants to merge 12 commits intoabsmach:mainfrom
nyagamunene:mg-307
Open

MG-307 - RE use separate go routine for each rule#317
nyagamunene wants to merge 12 commits intoabsmach:mainfrom
nyagamunene:mg-307

Conversation

@nyagamunene
Copy link
Contributor

What type of PR is this?

What does this do?

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Did you document any new/modified feature?

Notes

Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

❌ Patch coverage is 47.59725% with 229 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.04%. Comparing base (196e323) to head (ca999e7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
re/worker.go 46.29% 157 Missing and 17 partials ⚠️
re/handlers.go 47.36% 39 Missing and 1 partial ⚠️
re/service.go 59.45% 12 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #317      +/-   ##
==========================================
- Coverage   21.38%   21.04%   -0.34%     
==========================================
  Files         138       24     -114     
  Lines       24585     3150   -21435     
==========================================
- Hits         5257      663    -4594     
+ Misses      18949     2437   -16512     
+ Partials      379       50     -329     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
@nyagamunene nyagamunene marked this pull request as ready for review September 25, 2025 21: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.

RE use separate go routine for each rule

1 participant