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

Drop Python 3.9, remove unused docs and perf tests #129

Merged
merged 9 commits into from
Jul 21, 2022
Merged

Conversation

JoshKarpel
Copy link
Owner

No description provided.

@JoshKarpel JoshKarpel self-assigned this Jul 16, 2022
@codecov
Copy link

codecov bot commented Jul 16, 2022

Codecov Report

Merging #129 (9fe14eb) into main (af87178) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main    #129   +/-   ##
=====================================
  Coverage   94.4%   94.4%           
=====================================
  Files         43      43           
  Lines       1426    1427    +1     
  Branches     110     110           
=====================================
+ Hits        1347    1348    +1     
  Misses        74      74           
  Partials       5       5           
Impacted Files Coverage Δ
spiel/main.py 91.9% <ø> (-1.2%) ⬇️
tests/test_reloader.py 100.0% <ø> (ø)
spiel/deck.py 100.0% <100.0%> (+2.2%) ⬆️
spiel/example.py 96.7% <100.0%> (ø)
spiel/image.py 100.0% <100.0%> (ø)
spiel/input.py 69.8% <100.0%> (-0.7%) ⬇️
spiel/load.py 100.0% <100.0%> (ø)
spiel/options.py 100.0% <100.0%> (ø)
spiel/presentable.py 100.0% <100.0%> (ø)
spiel/repls.py 78.9% <100.0%> (ø)
... and 13 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 af87178...9fe14eb. Read the comment docs.

@JoshKarpel JoshKarpel changed the title Remove unused docs and perf tests Drop Python 3.9, remove unused docs and perf tests Jul 17, 2022
@JoshKarpel JoshKarpel merged commit 6e94c12 into main Jul 21, 2022
@JoshKarpel JoshKarpel deleted the inf-update branch July 21, 2022 04:05
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.

None yet

1 participant