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

Remove Link entity from package read model #473

Merged
merged 1 commit into from
May 31, 2021

Conversation

akondas
Copy link
Member

@akondas akondas commented May 31, 2021

No description provided.

@akondas akondas requested a review from karniv00l May 31, 2021 10:44
@codecov
Copy link

codecov bot commented May 31, 2021

Codecov Report

Merging #473 (b632ba9) into master (0b8c242) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #473      +/-   ##
============================================
+ Coverage     99.33%   99.36%   +0.03%     
  Complexity     1893     1893              
============================================
  Files           298      299       +1     
  Lines          5978     5960      -18     
============================================
- Hits           5938     5922      -16     
+ Misses           40       38       -2     
Impacted Files Coverage Δ
src/Entity/Organization/Package.php 100.00% <ø> (ø)
src/Controller/OrganizationController.php 100.00% <100.00%> (ø)
src/Entity/Organization/Package/Link.php 100.00% <100.00%> (+8.69%) ⬆️
src/Query/User/Model/Package/Link.php 100.00% <100.00%> (ø)
src/Query/User/PackageQuery/DbalPackageQuery.php 100.00% <100.00%> (ø)
...ackageSynchronizer/ComposerPackageSynchronizer.php 96.92% <100.00%> (-0.20%) ⬇️

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 0b8c242...b632ba9. Read the comment docs.

@akondas akondas enabled auto-merge (squash) May 31, 2021 10:47
@akondas akondas merged commit 8ee8800 into repman-io:master May 31, 2021
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