timkpaine / jupyterlab_autoversion

Automatically version jupyter notebooks in JupyterLab
https://jupyterlab-autoversion.readthedocs.io
Apache License 2.0
75 stars 10 forks source link

move from notebook to jupyter_server, move code of conduct inside github folder #99

Closed timkpaine closed 2 years ago

github-actions[bot] commented 2 years ago

Unit Test Results

4 tests  ±0   4 :heavy_check_mark: ±0   0s :stopwatch: -1s 1 suites ±0   0 :zzz: ±0  1 files   ±0   0 :x: ±0 

Results for commit 64f87f0e. ± Comparison against base commit 4b9d34f0.

codecov[bot] commented 2 years ago

Codecov Report

Merging #99 (64f87f0) into main (4b9d34f) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #99   +/-   ##
=======================================
  Coverage   79.20%   79.20%           
=======================================
  Files          12       12           
  Lines         250      250           
  Branches       39       39           
=======================================
  Hits          198      198           
  Misses         41       41           
  Partials       11       11           
Impacted Files Coverage Δ
jupyterlab_autoversion/extension.py 64.70% <100.00%> (ø)
jupyterlab_autoversion/storage/git/__init__.py 75.86% <100.00%> (ø)
jupyterlab_autoversion/storage/git/handlers.py 78.57% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4b9d34f...64f87f0. Read the comment docs.