-
Notifications
You must be signed in to change notification settings - Fork 4k
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
test(module:image): test failing after upgrade #8766
test(module:image): test failing after upgrade #8766
Conversation
This preview will be available after the AzureCI is passed. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8766 +/- ##
=======================================
Coverage 93.15% 93.15%
=======================================
Files 538 538
Lines 18456 18457 +1
Branches 2816 2816
=======================================
+ Hits 17192 17194 +2
+ Misses 1226 1225 -1
Partials 38 38 ☔ View full report in Codecov by Sentry. |
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.
LGTM
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
currently
should placeholder src work
fails on the github's test pipe; I coudn't produce this behaviuor on my windows machine, but given the code, increasing the tick time might fix it.What is the new behavior?
Does this PR introduce a breaking change?
Other information