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

Implement command for clearing old private distributions files #244

Merged
merged 8 commits into from
Sep 1, 2020

Conversation

karniv00l
Copy link
Contributor

No description provided.

@karniv00l karniv00l requested a review from akondas August 10, 2020 17:47
@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

Merging #244 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #244   +/-   ##
=========================================
  Coverage     99.68%   99.68%           
- Complexity     1513     1522    +9     
=========================================
  Files           250      251    +1     
  Lines          4404     4445   +41     
=========================================
+ Hits           4390     4431   +41     
  Misses           14       14           
Impacted Files Coverage Δ Complexity Δ
src/Command/ClearOldPrivateDistsCommand.php 100.00% <100.00%> (ø) 6.00 <6.00> (?)
src/Entity/Organization/Package/Version.php 100.00% <100.00%> (ø) 11.00 <0.00> (ø)
src/Query/User/Model/PackageName.php 100.00% <100.00%> (ø) 4.00 <2.00> (+1.00)
src/Query/User/PackageQuery/DbalPackageQuery.php 100.00% <100.00%> (ø) 23.00 <1.00> (+1.00)
src/Service/Organization/PackageManager.php 100.00% <100.00%> (ø) 16.00 <1.00> (+1.00)
...ackageSynchronizer/ComposerPackageSynchronizer.php 98.59% <100.00%> (+0.02%) 24.00 <0.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 139c4f3...fa55f78. Read the comment docs.

@akondas akondas merged commit 9bfda85 into repman-io:master Sep 1, 2020
@karniv00l karniv00l deleted the clear-old-dists branch September 16, 2020 14:54
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.

2 participants