- Notifications
You must be signed in to change notification settings - Fork3
RefactorRegister constructable class toReg static class#204
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uses static Register internally
Instance is now nested as Reg::Instance
codecovbot commentedApr 2, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## main #204 +/- ##==========================================+ Coverage 98.97% 98.99% +0.02%========================================== Files 62 62 Lines 1837 1874 +37 Branches 502 505 +3 ==========================================+ Hits 1818 1855 +37 Misses 1 1 Partials 18 18
Continue to review full report at Codecov.
|
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Registerconstructable class is now nested underRegasReg::Instance