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

Conversation

bkoelman
Copy link
Member

Use the Resharper formatter option introduced in https://youtrack.jetbrains.com/issue/RSRP-495410/Wrapping-and-line-breaks-in-primary-constructor-base-calls.

QUALITY CHECKLIST

Copy link

codecov bot commented Sep 26, 2024

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).
Report is 2 commits behind head on master.

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.

@bkoelman bkoelman marked this pull request as ready for review September 26, 2024 11:02
@bkoelman bkoelman merged commit f8a45c5 into master Sep 26, 2024
16 checks passed
@bkoelman bkoelman deleted the formatter-primary-ctor-newline branch September 26, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant