timkpaine / jupyterlab_autoversion

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

use `register_pre_save_hook` #90

Closed timkpaine closed 2 years ago

github-actions[bot] commented 2 years ago

Unit Test Results

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

Results for commit b74a1f43. ± Comparison against base commit 33dee49c.

codecov[bot] commented 2 years ago

Codecov Report

Merging #90 (b74a1f4) into main (33dee49) will increase coverage by 1.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   78.12%   79.20%   +1.07%     
==========================================
  Files          12       12              
  Lines         256      250       -6     
  Branches       40       39       -1     
==========================================
- Hits          200      198       -2     
+ Misses         44       41       -3     
+ Partials       12       11       -1     
Impacted Files Coverage Δ
jupyterlab_autoversion/extension.py 64.70% <100.00%> (+8.18%) :arrow_up:

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 33dee49...b74a1f4. Read the comment docs.