-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
refactor(tests): clean up codes in testing hubapi
#1566
Conversation
Latency summaryCurrent PR yields:
Breakdown
Backed by latency-tracking. Further commits will update this comment. |
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.
I think it is failing because the access.yml is not defined right?
We could create it before running _fetch_access_token
Codecov Report
@@ Coverage Diff @@
## master #1566 +/- ##
==========================================
+ Coverage 83.98% 84.97% +0.99%
==========================================
Files 127 127
Lines 6652 6711 +59
==========================================
+ Hits 5587 5703 +116
+ Misses 1065 1008 -57
Continue to review full report at Codecov.
|
refactor(tests): clean up codes in testing
hubapi