Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Up Minimum Python Supported Version to 3.8 #131

Open
wants to merge 16 commits into
base: devel
Choose a base branch
from
Open

Conversation

gfrances
Copy link
Member

@gfrances gfrances commented Mar 9, 2022

Work in Progress - See Issue #130

@gfrances gfrances self-assigned this Mar 9, 2022
# Conflicts:
#	src/tarski/sas/__init__.py
#	src/tarski/sas/action.py
#	src/tarski/sas/helper.py
#	src/tarski/sas/variable.py
#	tests/sas/test_action.py
@codecov-commenter
Copy link

Codecov Report

Merging #131 (d43472f) into devel (731be5b) will increase coverage by 0.05%.
The diff coverage is 23.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #131      +/-   ##
==========================================
+ Coverage   17.57%   17.63%   +0.05%     
==========================================
  Files         174      175       +1     
  Lines       18124    18234     +110     
  Branches     2628     2644      +16     
==========================================
+ Hits         3186     3216      +30     
- Misses      14922    15002      +80     
  Partials       16       16              
Flag Coverage Δ
unittests 17.63% <23.50%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
src/tarski/__init__.py 0.00% <0.00%> (ø)
src/tarski/analysis/csp.py 0.00% <0.00%> (ø)
src/tarski/analysis/csp_schema.py 0.00% <0.00%> (ø)
src/tarski/benchmarks/blocksworld.py 0.00% <0.00%> (ø)
src/tarski/benchmarks/counters.py 0.00% <ø> (ø)
src/tarski/dl/__init__.py 0.00% <0.00%> (ø)
src/tarski/dl/concepts.py 0.00% <0.00%> (ø)
src/tarski/dl/errors.py 0.00% <ø> (ø)
src/tarski/dl/factory.py 0.00% <0.00%> (ø)
... and 147 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 99a50b7...d43472f. Read the comment docs.

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.

3 participants