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 formatting rules to place call to base in primary constructor on separate line #1612

Merged
merged 1 commit into from
Sep 26, 2024

Update formatting rules to place call to base in primary constructor …

51d2e49
Select commit
Loading
Failed to load commit list.
Merged

Update formatting rules to place call to base in primary constructor on separate line #1612

Update formatting rules to place call to base in primary constructor …
51d2e49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

90.77% (-0.01%) compared to 9648cde

View this Pull Request on Codecov

90.77% (-0.01%) compared to 9648cde

Details

Codecov Report

Attention: Patch coverage is 98.92473% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.77%. Comparing base (9648cde) to head (51d2e49).

Files with missing lines Patch % Lines
.../JsonApiDotNetCore/Errors/InvalidQueryException.cs 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1612      +/-   ##
==========================================
- Coverage   90.78%   90.77%   -0.01%     
==========================================
  Files         349      349              
  Lines       11316    11308       -8     
  Branches     1849     1849              
==========================================
- Hits        10273    10265       -8     
  Misses        681      681              
  Partials      362      362              

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