-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Update yr provider to new api #3197
Conversation
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## develop #3197 +/- ##
===========================================
- Coverage 25.56% 25.30% -0.26%
===========================================
Files 53 54 +1
Lines 11481 11922 +441
===========================================
+ Hits 2935 3017 +82
- Misses 8546 8905 +359
|
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.
Thx, will check once I am back at a pc later today's
One mall thing: run the linting task over the files and commit again. |
linting task? |
Npm run lint:prettier |
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.
Please run npm run lint:prettier
and commit the changes
Some changes after yr api was deprecated and replaced with a new one.
Fixes #3189