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

Fix CI #133

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Fix CI #133

merged 1 commit into from
Jun 6, 2023

Conversation

vincentchalamon
Copy link
Collaborator

@vincentchalamon vincentchalamon commented Apr 5, 2023

  • update ci to Symfony 6.2.*
  • update ci to PHP 8.2
  • drop PHP 7.4 from ci (not officially supported anymore)
  • add GitHub Actions concurrency

@coveralls
Copy link

coveralls commented Apr 5, 2023

Pull Request Test Coverage Report for Build 5186347988

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 74.324%

Totals Coverage Status
Change from base Build 4104338853: 0.07%
Covered Lines: 770
Relevant Lines: 1036

💛 - Coveralls

@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #133 (6d0b32e) into main (ad8fa7d) will increase coverage by 0.05%.
The diff coverage is n/a.

❗ Current head 6d0b32e differs from pull request most recent head da9f54d. Consider uploading reports for the commit da9f54d to get more accurate results

@@             Coverage Diff              @@
##               main     #133      +/-   ##
============================================
+ Coverage     70.25%   70.30%   +0.05%     
  Complexity      262      262              
============================================
  Files            42       41       -1     
  Lines          1200     1199       -1     
============================================
  Hits            843      843              
+ Misses          357      356       -1     
Flag Coverage Δ
phpunit 70.30% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@vincentchalamon vincentchalamon marked this pull request as ready for review April 5, 2023 06:36
@vincentchalamon vincentchalamon merged commit f240dab into main Jun 6, 2023
8 checks passed
@vincentchalamon vincentchalamon deleted the fix/ci branch June 6, 2023 08:34
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.

None yet

2 participants