-
Notifications
You must be signed in to change notification settings - Fork 509
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
🌱 Unit tests for binary_artifact #1512
Conversation
Integration tests success for |
Codecov Report
@@ Coverage Diff @@
## main #1512 +/- ##
==========================================
+ Coverage 50.43% 51.21% +0.77%
==========================================
Files 68 68
Lines 6069 6069
==========================================
+ Hits 3061 3108 +47
+ Misses 2807 2757 -50
- Partials 201 204 +3 |
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.
Approved by mistake
#986 Signed-off-by: naveen <[email protected]>
ea050eb
to
c151c95
Compare
Integration tests success for |
Integration tests success for |
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.
Awesome, thanks!
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?
BUG: unit tests #986
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information: