mwouts / jupytext

Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
https://jupytext.readthedocs.io
MIT License
6.65k stars 386 forks source link

The model timestamp of a paired notebook is the timestamp of the input file #983

Closed mwouts closed 2 years ago

mwouts commented 2 years ago

This was the case previously when content=False only. Now it will always be the case. Closes #978 .

codecov[bot] commented 2 years ago

Codecov Report

Merging #983 (b2c481a) into main (1ca33a2) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head b2c481a differs from pull request most recent head 869e90a. Consider uploading reports for the commit 869e90a to get more accurate results

@@           Coverage Diff           @@
##             main     #983   +/-   ##
=======================================
  Coverage   99.06%   99.06%           
=======================================
  Files         118      118           
  Lines       11004    11021   +17     
=======================================
+ Hits        10901    10918   +17     
  Misses        103      103           
Impacted Files Coverage Δ
jupytext/contentsmanager.py 95.80% <100.00%> (-0.03%) :arrow_down:
jupytext/version.py 100.00% <100.00%> (ø)
tests/test_contentsmanager.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.