srnas / barnaba

Analyse Nucleic Acids Structure and Simulations with baRNAba
GNU General Public License v3.0
38 stars 15 forks source link

Test on Python 3.11 #51

Closed cclauss closed 9 months ago

cclauss commented 2 years ago

https://www.python.org/download/pre-releases

The Faster CPython Project is already yielding some exciting results. Python 3.11 is up to 10-60% faster than Python 3.10. On average, we measured a 1.22x speedup on the standard benchmark suite. See Faster CPython for details.

codecov-commenter commented 2 years ago

Codecov Report

Merging #51 (79f9be2) into master (e695ae3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   47.51%   47.51%           
=======================================
  Files          18       18           
  Lines        3153     3153           
=======================================
  Hits         1498     1498           
  Misses       1655     1655           
Impacted Files Coverage Δ
barnaba/functions.py 58.16% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more