-
Notifications
You must be signed in to change notification settings - Fork 39
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 the CodeCov issue with compat-check actions #682
Conversation
Hello. You may have forgotten to update the changelog!
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #682 +/- ##
===========================================
+ Coverage 85.19% 97.43% +12.23%
===========================================
Files 64 173 +109
Lines 9277 22617 +13340
===========================================
+ Hits 7904 22036 +14132
+ Misses 1373 581 -792 ☔ View full report in Codecov by Sentry. |
2517fb2
to
859d437
Compare
dbcd04f
to
4c8292c
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.
Thanks @maliasadi
Just 2 comments:
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.
Looks good to me! Thank you, @maliasadi!
This PR fixes the CodeCov job failures in compat-check actions by
[sc-61507]