-
-
Notifications
You must be signed in to change notification settings - Fork 184
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
gitignored file #1373
gitignored file #1373
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1373 +/- ##
=======================================
Coverage 97.44% 97.44%
=======================================
Files 48 48
Lines 4423 4430 +7
=======================================
+ Hits 4310 4317 +7
Misses 113 113
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Looks like you have to reformat the code. Run |
Thanks @yajo for your review |
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.
Thanks!
Head branch was pushed to by a user without write access
I hope this one is the good one :) |
a file in the template but gitignored in the project should persist in the filesystem
Head branch was pushed to by a user without write access
98b8880
to
9806d75
Compare
There war an issue with flake-check, I rebased and squashed on master |
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.
Excellent work! 👌 Thanks! 🙏
a file in the template but gitignored in the project should persist in the filesystem
fixes #1162