jpmorganchase / jupyter-fs

A filesystem-like contents manager for multiple backends in Jupyter
Apache License 2.0
200 stars 36 forks source link

uplift ci without JLab upgrade #165

Closed timkpaine closed 1 year ago

timkpaine commented 1 year ago

separate from https://github.com/jpmorganchase/jupyter-fs/pull/162

temporary fix for https://github.com/jpmorganchase/jupyter-fs/issues/167 fixes https://github.com/jpmorganchase/jupyter-fs/issues/72

github-actions[bot] commented 1 year ago

Binder Launch a binder notebook on branch jpmorganchase/jupyter-fs/tkp/ci-no-4

github-actions[bot] commented 1 year ago

Test Results

  3 files    5 suites   42s :stopwatch:   8 tests   8 :heavy_check_mark: 0 :zzz: 0 :x: 10 runs  10 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 19f47a92.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@0b27de2). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ======================================= Coverage ? 40.50% ======================================= Files ? 23 Lines ? 1153 Branches ? 143 ======================================= Hits ? 467 Misses ? 643 Partials ? 43 ```

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

vidartf commented 1 year ago

@timkpaine Since the pipelines are running with your account, e.g. here: https://dev.azure.com/tpaine154/jupyter/_build/results?buildId=3017&view=logs&jobId=cea277d1-520e-58b3-21c9-6f6931bd2abd , do you think you could give this SO answer a try? https://stackoverflow.com/questions/58190985/how-to-completely-remove-azure-pipelines-from-github

Sorry if this is missing the mark, I don't know much about configuring Azure pipelines.

vidartf commented 1 year ago

Thanks Tim! 👍