Closed noniagriconomie closed 3 years ago
You need to add url
to PackageDetails
read model. Generally, I was looking for it recently, so if the build is ok, we can accept it.
@akondas Sorry I've not described that I not yet tested it locally, just opening the PR for now via copy/past I will finish it very soon, thank you
Merging #485 (0dc59e5) into master (fc2f088) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #485 +/- ##
=========================================
Coverage 99.36% 99.36%
- Complexity 1894 1895 +1
=========================================
Files 299 299
Lines 5962 5966 +4
=========================================
+ Hits 5924 5928 +4
Misses 38 38
Impacted Files | Coverage Δ | |
---|---|---|
src/Query/User/Model/PackageDetails.php | 100.00% <100.00%> (ø) |
|
src/Query/User/PackageQuery/DbalPackageQuery.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 fc2f088...0dc59e5. Read the comment docs.
Thanks @noniagriconomie :medal_military:
Add package url small shortcut to package detail page HTML elements taken from the
templates/organization/packages.html.twig
view