-
Notifications
You must be signed in to change notification settings - Fork 278
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
[feature] #3015: Support for niche optimization in FFI #3336
Merged
mversic
merged 1 commit into
hyperledger-iroha:iroha2-dev
from
mversic:ffi_unsafe_refactor
Apr 20, 2023
Merged
[feature] #3015: Support for niche optimization in FFI #3336
mversic
merged 1 commit into
hyperledger-iroha:iroha2-dev
from
mversic:ffi_unsafe_refactor
Apr 20, 2023
+947
−420
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c81c93e
to
1a587f0
Compare
Codecov Report
@@ Coverage Diff @@
## iroha2-dev #3336 +/- ##
==============================================
- Coverage 62.33% 55.16% -7.18%
==============================================
Files 169 156 -13
Lines 31218 30204 -1014
==============================================
- Hits 19459 16661 -2798
- Misses 11759 13543 +1784
... and 43 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
1a587f0
to
4e1fcbf
Compare
mversic
commented
Mar 29, 2023
4e1fcbf
to
cd2e359
Compare
mversic
commented
Mar 30, 2023
4f73bdd
to
aa3c070
Compare
mversic
commented
Mar 30, 2023
mversic
commented
Mar 30, 2023
aa3c070
to
3f4e756
Compare
3f4e756
to
0c2aa71
Compare
3536264
to
a6077f2
Compare
96edd35
to
825a371
Compare
Arjentix
previously approved these changes
Apr 14, 2023
appetrosyan
previously approved these changes
Apr 17, 2023
825a371
to
df383b9
Compare
Signed-off-by: Marin Veršić <[email protected]>
df383b9
to
9744f20
Compare
appetrosyan
approved these changes
Apr 18, 2023
Arjentix
approved these changes
Apr 20, 2023
appetrosyan
pushed a commit
that referenced
this pull request
Jun 5, 2023
Signed-off-by: Marin Veršić <[email protected]>
mversic
added a commit
that referenced
this pull request
Oct 17, 2023
Signed-off-by: Marin Veršić <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Linked issue
Closes #3015
Benefits
Checklist
CONTRIBUTING.md