-
Notifications
You must be signed in to change notification settings - Fork 601
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
[API] spelling: connection #548
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #548 +/- ##
===========================================
+ Coverage 56.27% 56.37% +0.1%
- Complexity 1235 1239 +4
===========================================
Files 195 195
Lines 7901 7904 +3
Branches 720 722 +2
===========================================
+ Hits 4446 4456 +10
+ Misses 3102 3097 -5
+ Partials 353 351 -2
Continue to review full report at Codecov.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #548 +/- ##
============================================
- Coverage 64.79% 64.78% -0.02%
Complexity 1460 1460
============================================
Files 210 210
Lines 8519 8519
Branches 778 778
============================================
- Hits 5520 5519 -1
+ Misses 2596 2594 -2
- Partials 403 406 +3 ☔ 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.
This looks like a good thing to merge.
Split from #547
For consideration.