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

Use common github workflows in CI #210

Merged
merged 11 commits into from
Oct 23, 2024
Merged

Use common github workflows in CI #210

merged 11 commits into from
Oct 23, 2024

Conversation

roxblnfk
Copy link
Member

@roxblnfk roxblnfk commented Oct 23, 2024

🔍 What was changed

Reuse common Github Workflows from cycle/gh-actions
Apply Spiral code style v2

@roxblnfk roxblnfk requested a review from a team as a code owner October 23, 2024 10:41
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 93.83117% with 57 lines in your changes missing coverage. Please review.

Project coverage is 95.42%. Comparing base (a5e3a51) to head (8ae2ece).
Report is 14 commits behind head on 2.x.

Files with missing lines Patch % Lines
src/Driver/Driver.php 88.73% 8 Missing ⚠️
src/Schema/AbstractIndex.php 75.00% 6 Missing ⚠️
src/polyfill.php 28.57% 5 Missing ⚠️
src/Driver/Postgres/Schema/PostgresColumn.php 95.00% 4 Missing ⚠️
src/Injection/JsonExpression.php 50.00% 4 Missing ⚠️
src/Driver/Compiler.php 89.65% 3 Missing ⚠️
src/Driver/ReadonlyHandler.php 0.00% 3 Missing ⚠️
src/Schema/AbstractTable.php 92.10% 3 Missing ⚠️
src/Config/ConnectionConfig.php 33.33% 2 Missing ⚠️
src/Driver/SQLServer/SQLServerDriver.php 90.90% 2 Missing ⚠️
... and 10 more
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #210      +/-   ##
============================================
+ Coverage     95.34%   95.42%   +0.08%     
+ Complexity     1878     1866      -12     
============================================
  Files           130      130              
  Lines          5198     5204       +6     
============================================
+ Hits           4956     4966      +10     
+ Misses          242      238       -4     

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

@roxblnfk roxblnfk force-pushed the ci-common-workflows branch from d3c9503 to 5c434ec Compare October 23, 2024 11:02
@roxblnfk roxblnfk requested review from a team as code owners October 23, 2024 14:10
@roxblnfk roxblnfk force-pushed the ci-common-workflows branch 4 times, most recently from 85bf6a9 to cec6b09 Compare October 23, 2024 15:05
@roxblnfk roxblnfk force-pushed the ci-common-workflows branch from cec6b09 to b514009 Compare October 23, 2024 15:11
@roxblnfk roxblnfk merged commit f69595c into 2.x Oct 23, 2024
25 of 27 checks passed
@roxblnfk roxblnfk deleted the ci-common-workflows branch October 23, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant