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

Cake5 #48

Merged
merged 6 commits into from
Oct 12, 2023
Merged

Cake5 #48

merged 6 commits into from
Oct 12, 2023

Conversation

dereuromark
Copy link
Owner

Init Cake5

dereuromark and others added 5 commits January 6, 2023 22:43
* Fix "test-setup" message inside the Contributing docs

* Swap deprecated '_serialize' key with the new 'serialize'

* Changes path to global CakePHP functions

* Upgrade PHPUnit to v10 and its XML config

* Update routes config with new syntax

* Code refactoring

- Added type declarations
- Added missing @throw to some functions' PHPDocs

* Fix "CI / Coding Standard & Static Analysis" fails
@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2023

Codecov Report

Merging #48 (9f14f1c) into master (0df0ad6) will decrease coverage by 0.39%.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff              @@
##             master      #48      +/-   ##
============================================
- Coverage     91.81%   91.42%   -0.39%     
  Complexity       42       42              
============================================
  Files             3        3              
  Lines           110      105       -5     
============================================
- Hits            101       96       -5     
  Misses            9        9              
Files Coverage Δ
src/Controller/Component/AjaxComponent.php 90.00% <100.00%> (-0.75%) ⬇️
src/View/AjaxView.php 95.74% <100.00%> (-0.09%) ⬇️
src/View/JsonEncoder.php 75.00% <100.00%> (ø)

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

@dereuromark dereuromark merged commit 9f14f1c into master Oct 12, 2023
8 checks passed
@dereuromark dereuromark deleted the cake5 branch October 12, 2023 13:28
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.

3 participants