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

Add basic support for Composer v2 #205

Merged
merged 2 commits into from
Jun 26, 2020
Merged

Conversation

karniv00l
Copy link
Contributor

@karniv00l karniv00l commented Jun 25, 2020

As requested in #109

@karniv00l karniv00l added this to the 0.4.0 milestone Jun 25, 2020
@karniv00l karniv00l requested a review from akondas June 25, 2020 20:53
@codecov
Copy link

codecov bot commented Jun 25, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #205   +/-   ##
=========================================
  Coverage     99.82%   99.82%           
- Complexity     1404     1412    +8     
=========================================
  Files           231      231           
  Lines          3973     4001   +28     
=========================================
+ Hits           3966     3994   +28     
  Misses            7        7           
Impacted Files Coverage Δ Complexity Δ
src/Controller/ProxyController.php 100.00% <100.00%> (ø) 9.00 <1.00> (+1.00)
src/Controller/RepoController.php 100.00% <100.00%> (ø) 15.00 <2.00> (+2.00)
src/Service/Proxy.php 100.00% <100.00%> (ø) 30.00 <5.00> (+5.00)
...oxy/MetadataProvider/CacheableMetadataProvider.php 100.00% <100.00%> (ø) 6.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 ada6f40...5e6819b. Read the comment docs.

@akondas akondas merged commit b456d03 into repman-io:master Jun 26, 2020
@karniv00l karniv00l added the enhancement New feature or request label Jul 13, 2020
@karniv00l karniv00l deleted the composer-v2 branch July 16, 2020 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants