-
Notifications
You must be signed in to change notification settings - Fork 27
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
♻️ fixes mypy in integration-library
package
#4307
♻️ fixes mypy in integration-library
package
#4307
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4307 +/- ##
=========================================
+ Coverage 67.8% 85.6% +17.7%
=========================================
Files 393 802 +409
Lines 20439 35228 +14789
Branches 173 378 +205
=========================================
+ Hits 13873 30161 +16288
+ Misses 6517 4980 -1537
- Partials 49 87 +38
Flags with carried forward coverage won't be shown. Click here to find out more.
|
c32bfce
to
850e4f2
Compare
integration-library
packageintegration-library
package
850e4f2
to
f9b813a
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.
👍
Kudos, SonarCloud Quality Gate passed!
|
Code Climate has analyzed commit 679fe1e and detected 0 issues on this pull request. View more on Code Climate. |
What do these changes do?
integration-library
packageRelated issue/s
How to test
cd packages/integration-library make install-dev make mypy