treebeardtech / nbmake

📝 Pytest plugin for testing notebooks
https://pypi.org/project/nbmake/
Apache License 2.0
182 stars 18 forks source link

bump nbclient version #73

Closed alex-treebeard closed 2 years ago

alex-treebeard commented 2 years ago

For https://github.com/treebeardtech/nbmake/issues/71

The root cause is unknown and I cannot reproduce locally, but this fix seems relevant https://github.com/jupyter/nbclient/commit/a79ae70eeccf1ab8bdd28370cd28f9546bd4f657

codecov[bot] commented 2 years ago

Codecov Report

Merging #73 (73dfa18) into main (966edac) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 73dfa18 differs from pull request most recent head 58974d0. Consider uploading reports for the commit 58974d0 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   92.46%   92.46%           
=======================================
  Files           4        4           
  Lines         146      146           
=======================================
  Hits          135      135           
  Misses         11       11