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

Improve and fix CI workflows for CS checks, code coverage enabling, etc #655

Merged
merged 3 commits into from
Feb 12, 2024

Conversation

oojacoboo
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 12, 2024

Codecov Report

Attention: 120 lines in your changes are missing coverage. Please review.

Comparison is base (53f9d49) 95.72% compared to head (88b5bd7) 95.32%.
Report is 64 commits behind head on master.

Files Patch % Lines
src/InputFieldDescriptor.php 44.82% 16 Missing ⚠️
src/FieldsBuilder.php 92.22% 15 Missing ⚠️
src/Http/Psr15GraphQLMiddlewareBuilder.php 50.00% 9 Missing ⚠️
src/InputField.php 52.63% 9 Missing ⚠️
src/Mappers/Root/EnumTypeMapper.php 66.66% 8 Missing ⚠️
src/Middlewares/MagicPropertyResolver.php 57.14% 6 Missing ⚠️
...Middlewares/SourceConstructorParameterResolver.php 45.45% 6 Missing ⚠️
src/Middlewares/SourceInputPropertyResolver.php 40.00% 6 Missing ⚠️
...ersistedQuery/PersistedQueryIdInvalidException.php 33.33% 6 Missing ⚠️
...PersistedQuery/PersistedQueryNotFoundException.php 33.33% 6 Missing ⚠️
... and 14 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #655      +/-   ##
============================================
- Coverage     95.72%   95.32%   -0.40%     
- Complexity     1773     1815      +42     
============================================
  Files           154      171      +17     
  Lines          4586     4839     +253     
============================================
+ Hits           4390     4613     +223     
- Misses          196      226      +30     

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

@oojacoboo oojacoboo changed the title Update CI configs for 8.3 support and updated actions packages Improve and fix CI workflows for CS checks, code coverage enabling, etc Feb 12, 2024
@oojacoboo oojacoboo merged commit ed3cf86 into thecodingmachine:master Feb 12, 2024
8 checks passed
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.

2 participants