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

feat: Implement batch log processor #118

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gaelreyrol
Copy link
Contributor

Closes #45

@gaelreyrol gaelreyrol force-pushed the feat/batch-logs-processor branch from eee9bf8 to d042b62 Compare January 25, 2025 18:36
Copy link

codecov bot commented Jan 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.31%. Comparing base (8abe25e) to head (ce4891b).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #118      +/-   ##
============================================
+ Coverage     88.16%   88.31%   +0.15%     
- Complexity      632      637       +5     
============================================
  Files           111      112       +1     
  Lines          2619     2654      +35     
============================================
+ Hits           2309     2344      +35     
  Misses          310      310              
Flag Coverage Δ
phpunit 88.31% <100.00%> (+0.15%) ⬆️

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.

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.

Implement batch processor for logs
1 participant