-
-
Notifications
You must be signed in to change notification settings - Fork 411
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 examples #3141
Added examples #3141
Conversation
Hey, Can this be added ? |
Codecov Report
@@ Coverage Diff @@
## main #3141 +/- ##
==========================================
- Coverage 50.62% 50.43% -0.19%
==========================================
Files 444 436 -8
Lines 42692 42531 -161
==========================================
- Hits 21612 21450 -162
- Misses 21080 21081 +1 |
Can anyone tell me, how to fix this |
You will need to run |
Changed as per the lint suggestion |
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.
Thank you!
Thanks @Razican , @jedel1043 |
This Pull Request fixes/closes #2337
It changes the following:
Added two new functions to test
Interner::default();
&Interner::with_capacity;
Requesting for review