-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Added the minimal example #823
Conversation
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #823 +/- ##
=======================================
Coverage 93.66% 93.66%
=======================================
Files 6 6
Lines 2526 2526
Branches 604 604
=======================================
Hits 2366 2366
Misses 107 107
Partials 53 53
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/bot run formatting |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed a newline
In general I am confused what the |
/bot run formatting |
I understand this is a minimal "build" example, than an example demonstrating functionality. |
But if it's a "minimal build example" it should be called that, or contain that information. In my opinion, if the only reason this file exists is for static analysis it should probably just live in |
/bot run formatting |
Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
/bot run formatting |
Kudos, SonarCloud Quality Gate passed! |
Description
minimal build example
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.