Skip to content

Drop Python3.6 support#1410

Merged
dweindl merged 1 commit intodevelopfrom
drop_py36
Feb 11, 2021
Merged

Drop Python3.6 support#1410
dweindl merged 1 commit intodevelopfrom
drop_py36

Conversation

@dweindl
Copy link
Member

@dweindl dweindl commented Feb 11, 2021

In some places it was already written that we require python>=3.7.
This removes any Python3.6 leftovers.

In some places it was already written that we require python>=3.7.
This removes and Python3.6 leftovers.
@dweindl dweindl requested a review from FFroehlich February 11, 2021 21:25
@codecov
Copy link

codecov bot commented Feb 11, 2021

Codecov Report

Merging #1410 (4b3c295) into develop (372c618) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1410      +/-   ##
===========================================
+ Coverage    78.78%   78.81%   +0.02%     
===========================================
  Files           65       65              
  Lines        10061    10061              
===========================================
+ Hits          7927     7930       +3     
+ Misses        2134     2131       -3     
Flag Coverage Δ
cpp 75.42% <ø> (+0.04%) ⬆️
petab 69.48% <ø> (ø)
python 67.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/sundials_matrix_wrapper.cpp 84.04% <0.00%> (+0.63%) ⬆️

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dweindl dweindl merged commit e11dd54 into develop Feb 11, 2021
@dweindl dweindl deleted the drop_py36 branch February 11, 2021 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants