ModellingWebLab / WebLab

Django-based front-end for the modelling Web Lab v2
Other
3 stars 2 forks source link

added testing for python 3.9 and 3.10 #434

Closed MauriceHendrix closed 1 year ago

MauriceHendrix commented 1 year ago

added testing for python 3.9 and 3.10 as it's useful to make sure it works with newer versions in case we decide to move the deployed version on.

codecov[bot] commented 1 year ago

Codecov Report

Merging #434 (c6428f9) into master (a8357ae) will increase coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #434      +/-   ##
==========================================
+ Coverage   95.67%   95.72%   +0.04%     
==========================================
  Files          76       76              
  Lines        4417     4418       +1     
  Branches      470      470              
==========================================
+ Hits         4226     4229       +3     
  Misses        141      141              
+ Partials       50       48       -2     
Impacted Files Coverage Δ
weblab/datasets/views.py 94.05% <0.00%> (+0.02%) :arrow_up:
weblab/entities/views.py 92.89% <0.00%> (+0.27%) :arrow_up:

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