-
Notifications
You must be signed in to change notification settings - Fork 28
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
fix un-formatted code + revert change to Owner Factory #665
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. 📢 Thoughts on this report? Let us know! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #665 +/- ##
==========================================
- Coverage 91.58% 91.58% -0.01%
==========================================
Files 628 628
Lines 16699 16698 -1
==========================================
- Hits 15294 15293 -1
Misses 1405 1405
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found @@ Coverage Diff @@
## main #665 +/- ##
==========================================
- Coverage 91.58% 91.58% -0.01%
==========================================
Files 628 628
Lines 16699 16698 -1
==========================================
- Hits 15294 15293 -1
Misses 1405 1405
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #665 +/- ##
===========================================
Coverage 95.94000 95.94000
===========================================
Files 806 806
Lines 18016 18015 -1
===========================================
- Hits 17286 17285 -1
Misses 730 730
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Purpose/Motivation
remember to run
make lint
👍