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

Update code style #78

Merged
merged 4 commits into from
Dec 13, 2024
Merged

Update code style #78

merged 4 commits into from
Dec 13, 2024

Conversation

roxblnfk
Copy link
Member

@roxblnfk roxblnfk commented Dec 13, 2024

  • Resolve PHP 8.4 deprecations
  • Apply Spiral Code Style
  • Reuse Cycle testing workflows

@roxblnfk roxblnfk merged commit af4816c into 2.x Dec 13, 2024
23 of 24 checks passed
@roxblnfk roxblnfk deleted the maintenance branch December 13, 2024 15:52
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 92.53731% with 10 lines in your changes missing coverage. Please review.

Project coverage is 94.86%. Comparing base (5345eb4) to head (e98bb5e).
Report is 5 commits behind head on 2.x.

Files with missing lines Patch % Lines
src/Compiler.php 75.00% 2 Missing ⚠️
src/Definition/Relation.php 0.00% 2 Missing ⚠️
src/Generator/GenerateRelations.php 89.47% 2 Missing ⚠️
src/Definition/Map/ForeignKeyMap.php 75.00% 1 Missing ⚠️
src/Definition/Map/RelationMap.php 75.00% 1 Missing ⚠️
src/Generator/ValidateEntities.php 0.00% 1 Missing ⚠️
src/Table/Column.php 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                2.x      #78   +/-   ##
=========================================
  Coverage     94.86%   94.86%           
+ Complexity      592      591    -1     
=========================================
  Files            45       45           
  Lines          1674     1676    +2     
=========================================
+ Hits           1588     1590    +2     
  Misses           86       86           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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