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

[Backport stable23] Use uid from filepath (#116) #118

Merged
merged 1 commit into from
May 11, 2022

Conversation

R0Wi
Copy link
Contributor

@R0Wi R0Wi commented May 11, 2022

Backport 3b0f56a from #116

* Read user id from filepath, don't use fileowner
* Use new \OCP\BackgroundJob\QueuedJob base class
* Closing #110
@sonarcloud
Copy link

sonarcloud bot commented May 11, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #118 (aa4ffff) into stable23 (46f1ad6) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             stable23      #118   +/-   ##
============================================
  Coverage      100.00%   100.00%           
+ Complexity        128       125    -3     
============================================
  Files              23        23           
  Lines             466       457    -9     
  Branches            4         4           
============================================
- Hits              466       457    -9     
Impacted Files Coverage Δ
lib/BackgroundJobs/ProcessFileJob.php 100.00% <100.00%> (ø)
lib/Operation.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 46f1ad6...aa4ffff. Read the comment docs.

@R0Wi R0Wi merged commit 73cb6cd into stable23 May 11, 2022
@R0Wi R0Wi deleted the backport-116-to-stable23 branch May 11, 2022 06:03
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.

1 participant