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] Insert multiple records from single event in chunks #149

Merged
merged 6 commits into from
Nov 2, 2023

Conversation

@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2023

Codecov Report

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

Comparison is base (23d70cf) 37.16% compared to head (eab939e) 34.81%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #149      +/-   ##
=============================================
- Coverage      37.16%   34.81%   -2.36%     
- Complexity       212      220       +8     
=============================================
  Files             19       19              
  Lines            740      790      +50     
=============================================
  Hits             275      275              
- Misses           465      515      +50     
Files Coverage Δ
model/storage/RdsStorage.php 0.00% <0.00%> (ø)
model/eventLog/LoggerService.php 0.00% <0.00%> (ø)
model/eventLog/RdsStorage.php 65.42% <0.00%> (-29.18%) ⬇️

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

@gabrielfs7 gabrielfs7 self-requested a review November 2, 2023 11:25
Copy link
Contributor

@gabrielfs7 gabrielfs7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved as new code is tested and working.

There is a bunch of wrong tests and broken code unrelated to this task, so I will not block the PR because of that

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful

Copy link

github-actions bot commented Nov 2, 2023

Version

Target Version 3.5.0
Last version 3.4.2

There are 0 BREAKING CHANGE, 1 feature, 0 fix

@shpran shpran merged commit f68558e into develop Nov 2, 2023
4 checks passed
@shpran shpran deleted the feature/adf-1590/optimize-permissions-task-queue branch November 2, 2023 14:17
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.

3 participants