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

issue #280 - put nullable constructor args at the end #282

Merged
merged 1 commit into from
Mar 25, 2023

Conversation

mikaelcom
Copy link
Member

No description provided.

@mikaelcom mikaelcom linked an issue Feb 18, 2023 that may be closed by this pull request
@mikaelcom mikaelcom self-assigned this Feb 18, 2023
@mikaelcom mikaelcom requested a review from a team February 18, 2023 14:44
@mikaelcom
Copy link
Member Author

Coverage Report

Totals Coverage
Statements: 96.88% ( 4007 / 4136 )
Methods: 93.8% ( 711 / 758 )
Lines: 97.57% ( 3296 / 3378 )

StandWithUkraine

@sonarcloud
Copy link

sonarcloud bot commented Feb 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@mikaelcom mikaelcom merged commit 876d3c4 into develop Mar 25, 2023
@mikaelcom mikaelcom deleted the feature/issue-280 branch March 25, 2023 06:49
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.

Optional parameters before required ones in constructor
1 participant