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

Fixed argument naming conventions for mutation conventions. #6705

Merged

optimization

7706e2a
Select commit
Loading
Failed to load commit list.
Merged

Fixed argument naming conventions for mutation conventions. #6705

optimization
7706e2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 17, 2023 in 1s

63.92% (-15.07%) compared to 6965960

View this Pull Request on Codecov

63.92% (-15.07%) compared to 6965960

Details

Codecov Report

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

Comparison is base (6965960) 78.98% compared to head (7706e2a) 63.92%.
Report is 76 commits behind head on main.

Files Patch % Lines
...rization.Opa/Request/DefaultQueryRequestFactory.cs 0.00% 3 Missing ⚠️
...Abstractions/Serialization/Utf8JsonWriterHelper.cs 40.00% 3 Missing ⚠️
.../Transport.Http/GraphQLHttpEventStreamProcessor.cs 92.10% 3 Missing ⚠️
...AspNetCore/src/Transport.Http/GraphQLHttpClient.cs 71.42% 2 Missing ⚠️
...Core/Serialization/DefaultHttpResponseFormatter.cs 0.00% 1 Missing ⚠️
...pNetCore/src/Transport.Http/GraphQLHttpResponse.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6705       +/-   ##
===========================================
- Coverage   78.98%   63.92%   -15.07%     
===========================================
  Files        2903     2324      -579     
  Lines      139771   114624    -25147     
===========================================
- Hits       110397    73268    -37129     
- Misses      29374    41356    +11982     

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