Islandora / Crayfish

A collection of Islandora microservices, lovingly known as Crayfish.
MIT License
9 stars 29 forks source link

Port work of @jordandukart in PR #144 #165

Closed whikloj closed 2 years ago

whikloj commented 2 years ago

GitHub Issue: n/a

What does this Pull Request do?

Repeats the work @jordandukart did in #144 for all the microservices now that they all use symfony/flex

What's new?

How should this be tested?

This really should have no descernible impact, other than when composer installing it you will not get a prompt to allow symfony/flex to execute code.

Interested parties

Tag (@ mention) interested parties or, if unsure, @Islandora/committers

codecov[bot] commented 2 years ago

Codecov Report

Base: 76.56% // Head: 76.56% // No change to project coverage :thumbsup:

Coverage data is based on head (fe6a8be) compared to base (82320e5). Patch has no changes to coverable lines.

:exclamation: Current head fe6a8be differs from pull request most recent head e0719c0. Consider uploading reports for the commit e0719c0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.x #165 +/- ## ========================================= Coverage 76.56% 76.56% Complexity 155 155 ========================================= Files 6 6 Lines 576 576 ========================================= Hits 441 441 Misses 135 135 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Islandora). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Islandora)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

whikloj commented 2 years ago

Actually, hold on with this. I realize I should just grab the original commit and edit as necessary.

whikloj commented 2 years ago

That's better