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 #1605 last php unit test #1718

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Conversation

datengraben
Copy link
Contributor

This fixes #1605 (last open problem): The php test with race condition.
See discussion in #1605.

@datengraben datengraben added technical Non-functional changes (refactorings or increase test coverage) documentation labels Jan 8, 2025
@datengraben datengraben added this to the 2.10.1 milestone Jan 8, 2025
@datengraben datengraben requested a review from hansmorb January 8, 2025 13:51
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.06%. Comparing base (6e9302d) to head (ca7d520).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1718   +/-   ##
=========================================
  Coverage     54.05%   54.06%           
- Complexity     2626     2627    +1     
=========================================
  Files            98       98           
  Lines         11646    11648    +2     
=========================================
+ Hits           6295     6297    +2     
  Misses         5351     5351           

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

@hansmorb hansmorb merged commit 56f8e8e into master Jan 9, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation technical Non-functional changes (refactorings or increase test coverage)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

phpunit Tests versursachen Warnungen
2 participants