This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
fix issues with pandas pylint and flake8 #427
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportBase: 89.39% // Head: 87.64% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #427 +/- ##
==========================================
- Coverage 89.39% 87.64% -1.76%
==========================================
Files 81 81
Lines 6376 6386 +10
==========================================
- Hits 5700 5597 -103
- Misses 676 789 +113
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
mike0sv
approved these changes
Oct 3, 2022
This was referenced Oct 3, 2022
aguschin
pushed a commit
that referenced
this pull request
Oct 5, 2022
* fix issues with pandas pylint and flake8 * fix requirements * fix req tests * remove comment * fix catboost req tests Co-authored-by: mike0sv <[email protected]>
aguschin
added a commit
that referenced
this pull request
Oct 5, 2022
* initial draft * almost * fixing things * fix bug * fix links in config get/set * mark test as long * remove newline characters, add help to mlemmixin * fix linting * fix some tests * mark test as xfail * fix issues with pandas pylint and flake8 (#427) * fix issues with pandas pylint and flake8 * fix requirements * fix req tests * remove comment * fix catboost req tests Co-authored-by: mike0sv <[email protected]> Co-authored-by: mike0sv <[email protected]> Co-authored-by: Madhur Tandon <[email protected]>
mike0sv
added a commit
that referenced
this pull request
Oct 5, 2022
* refactoring of deployments and env - move logic to deployments, remove model field * adjust deployments cli * add rev to deploy API * fix tests and pylint * add deployment declaration and model link to state * fix lint * fix tests * fix tests * fix tests * add debug env * fix crash on missing deps * linting * fix issues with pandas pylint and flake8 * fix requirements * fix req tests * remove comment * fix docker tests * fix catboost req tests * fix issues with pandas pylint and flake8 (#427) * fix issues with pandas pylint and flake8 * fix requirements * fix req tests * remove comment * fix catboost req tests Co-authored-by: mike0sv <[email protected]> * fix k8s tests * fix k8s tests * fix windows bugs * fix sagemaker circular import * fix configs * Apply suggestions from code review Co-authored-by: Alexander Guschin <[email protected]> * Update mlem/cli/deployment.py Co-authored-by: Alexander Guschin <[email protected]> Co-authored-by: Madhur Tandon <[email protected]> Co-authored-by: Madhur Tandon <[email protected]> Co-authored-by: Alexander Guschin <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.