-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Fix integration tests #1200
Fix integration tests #1200
Conversation
Code Coverage Summary
Diff against main
Results for commit: 69c150a Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Tests Summary 1 files 83 suites 1m 1s ⏱️ Results for commit 69c150a. |
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!! Thanks Emily ;)
Sorry for jumping into the merged PR - would you be able to give some hints why we exclude? I tried to provide some additional explanation why. For instance, This would help in the future when one will be trying to remove these excludes. |
Yes, of course - we are excluding due to the following message:
This stems from the PR you've mentioned from |
Pull Request
Fixes #1199