nteract / testbook

🧪 📗 Unit test your Jupyter Notebooks the right way
https://testbook.readthedocs.io
BSD 3-Clause "New" or "Revised" License
416 stars 37 forks source link

Add python3.10 to tox and workflow #135

Closed ronnie-llamado closed 2 years ago

ronnie-llamado commented 2 years ago

Fixes #121

ronnie-llamado commented 2 years ago

I have been testing with 3.10.0rc2 and both tox and workflow pass on my local machine/fork. There are considerably more warnings, but no errors.

Python Version Warnings
3.6.15 59
3.7.12 57
3.8.11 60
3.9.7 59
3.10.0rc2 481
codecov-commenter commented 2 years ago

Codecov Report

Merging #135 (feff5b7) into main (f6692b4) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #135   +/-   ##
=======================================
  Coverage   91.18%   91.18%           
=======================================
  Files           8        8           
  Lines         363      363           
=======================================
  Hits          331      331           
  Misses         32       32