-
Notifications
You must be signed in to change notification settings - Fork 16
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
chore: Remove MessageSignature
from multitest
#241
Conversation
3b28694
to
7b4ae63
Compare
Codecov Report
@@ Coverage Diff @@
## feat/generics_support #241 +/- ##
=========================================================
+ Coverage 87.83% 88.68% +0.84%
=========================================================
Files 25 25
Lines 1595 1670 +75
=========================================================
+ Hits 1401 1481 +80
+ Misses 194 189 -5
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
a91b3e7
to
d0edd45
Compare
7b4ae63
to
4435a57
Compare
What is this change purpose? |
d0edd45
to
2badc3a
Compare
This change is not connected directly to the feature but I found it troublesome at some points to work with the original design. I decided to smuggle this small refactor in this feature to ease the further development and to rely on it in future refactor. Before merge to main I will squash this commit to not pollute commit history with |
4435a57
to
595cf2b
Compare
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.
OK, Then LGTM.
Thank you for doing it in its separate PR. Appreciate it.
No description provided.