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

fix #1576 #1577

Merged
merged 6 commits into from
May 31, 2024
Merged

fix #1576 #1577

merged 6 commits into from
May 31, 2024

Conversation

hansmorb
Copy link
Contributor

@hansmorb hansmorb commented Apr 18, 2024

Das hat das Problem nicht ganz behoben. Das leeren des Caches braucht am meisten Zeit.
Deshalb lagert dieser Branch das Leeren des Caches als Cronjob mit sofortiger Ausführung aus.

TODO:

  • Prüfen, ob dann noch Buchungen direkt nach der Buchung in der Buchungsliste angezeigt werden

Copy link

codecov bot commented Apr 18, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 47.82%. Comparing base (3dfc736) to head (622ff6b).
Report is 18 commits behind head on master.

Files Patch % Lines
src/Plugin.php 50.00% 1 Missing ⚠️
src/Service/Cache.php 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1577      +/-   ##
============================================
- Coverage     47.84%   47.82%   -0.03%     
- Complexity     2597     2599       +2     
============================================
  Files            95       95              
  Lines         10318    10322       +4     
============================================
- Hits           4937     4936       -1     
- Misses         5381     5386       +5     

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

@hansmorb hansmorb linked an issue Apr 18, 2024 that may be closed by this pull request
@hansmorb hansmorb added this to the 2.9.3 milestone Apr 26, 2024
@hansmorb hansmorb added php Pull requests that update Php code performance labels May 8, 2024
@hansmorb hansmorb removed this from the 2.9.3 milestone May 17, 2024
@hansmorb hansmorb added this to the 2.10 milestone May 29, 2024
@hansmorb hansmorb merged commit cfbb399 into master May 31, 2024
14 checks passed
@hansmorb hansmorb deleted the bugfix/issue-1576 branch May 31, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Erstellung und Updaten von Items / Locations langsam
1 participant