Skip to content

fix: Instantiation of ContactsManager #4394

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

Merged
merged 1 commit into from
Mar 19, 2025
Merged

Conversation

artonge
Copy link
Contributor

@artonge artonge commented Mar 19, 2025

Introduced by nextcloud/server#51380

@artonge artonge self-assigned this Mar 19, 2025
@artonge artonge added bug Something isn't working 3. to review Waiting for reviews php Pull requests that update Php code labels Mar 19, 2025
@artonge artonge force-pushed the artonge/fix/constructor_call branch from 12f6918 to 85f6cc1 Compare March 19, 2025 10:15
@artonge artonge requested a review from GVodyanov as a code owner March 19, 2025 10:15
@artonge artonge force-pushed the artonge/fix/constructor_call branch from 85f6cc1 to 800f4bd Compare March 19, 2025 10:18
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 65.54%. Comparing base (fbce2f3) to head (800f4bd).
Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
lib/Service/SocialApiService.php 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main    #4394       +/-   ##
============================================
+ Coverage     2.32%   65.54%   +63.21%     
- Complexity       0      265      +265     
============================================
  Files           96       26       -70     
  Lines         4767      772     -3995     
  Branches      1188        0     -1188     
============================================
+ Hits           111      506      +395     
+ Misses        4535      266     -4269     
+ Partials       121        0      -121     

☔ 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.

@artonge artonge merged commit 9493cea into main Mar 19, 2025
40 checks passed
@artonge artonge deleted the artonge/fix/constructor_call branch March 19, 2025 10:21
@artonge
Copy link
Contributor Author

artonge commented Mar 19, 2025

/backport to stable6.0

@artonge
Copy link
Contributor Author

artonge commented Mar 19, 2025

/backport to stable6.1

@artonge
Copy link
Contributor Author

artonge commented Mar 19, 2025

/backport to stable7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working php Pull requests that update Php code regression Regression of a previous working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants