avast / wanna-ml

Complete MLOps framework for Vertex-AI
MIT License
17 stars 3 forks source link

feat: creating and deleting notebooks in threads #49

Closed JacekHebda closed 1 year ago

JacekHebda commented 1 year ago

Describe your changes

Issue ticket number and link

Checklist before requesting a review

codecov-commenter commented 1 year ago

Codecov Report

Base: 72.01% // Head: 71.57% // Decreases project coverage by -0.43% :warning:

Coverage data is based on head (7a137e9) compared to base (c160c39). Patch coverage: 13.63% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #49 +/- ## ========================================== - Coverage 72.01% 71.57% -0.44% ========================================== Files 55 55 Lines 2562 2586 +24 ========================================== + Hits 1845 1851 +6 - Misses 717 735 +18 ``` | [Impacted Files](https://codecov.io/gh/avast/wanna-ml/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=avast) | Coverage Δ | | |---|---|---| | [src/wanna/core/services/managed\_notebook.py](https://codecov.io/gh/avast/wanna-ml/pull/49/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=avast#diff-c3JjL3dhbm5hL2NvcmUvc2VydmljZXMvbWFuYWdlZF9ub3RlYm9vay5weQ==) | `61.68% <13.63%> (-3.11%)` | :arrow_down: | | [src/wanna/core/services/notebook.py](https://codecov.io/gh/avast/wanna-ml/pull/49/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=avast#diff-c3JjL3dhbm5hL2NvcmUvc2VydmljZXMvbm90ZWJvb2sucHk=) | `57.29% <13.63%> (-2.16%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=avast). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=avast)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.