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

Chores #4

Merged
merged 3 commits into from
Apr 26, 2022
Merged

Chores #4

merged 3 commits into from
Apr 26, 2022

Conversation

gsteel
Copy link
Collaborator

@gsteel gsteel commented Apr 26, 2022

  • Remove captain hook setup
  • Update locked deps
  • Allow expected plugins in composer.json
  • Use ramsey/composer-install in workflows
  • Add 8.1 to the matrix
  • Install require-checker as dev dependency and have laminas-ci take care of the run
  • Change config for infection so it's compatible with laminas-ci
  • Drop code-coverage reports inside laminas-ci runs because pcov breaks the infection run with phpdbg

- Remove captain hook setup
- Update locked deps
- Allow expected plugins in composer.json
- Use ramsey/composer-install in workflows
- Add 8.1 to the matrix
- run require-checker on 8.0
@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #4 (72f89e4) into main (595aa4f) will not change coverage.
The diff coverage is n/a.

❗ Current head 72f89e4 differs from pull request most recent head a701bbd. Consider uploading reports for the commit a701bbd to get more accurate results

@@             Coverage Diff             @@
##                main        #4   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        50        50           
===========================================
  Files              9         9           
  Lines            126       125    -1     
===========================================
- Hits             126       125    -1     
Impacted Files Coverage Δ
src/Memory/MailingList.php 100.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 595aa4f...a701bbd. Read the comment docs.

- Install require-checker as dev dependency and have laminas-ci take care of the run
- Change config for infection so it's compatible with laminas-ci
- Drop laminas-ci config, removing pcov extension in the hope that infection will run
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.

1 participant