Skip to content

CI, package updates, 3.10 support, 3.6 deprecation, add precommit #344

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

Merged
merged 12 commits into from
Jan 8, 2022

Conversation

tony
Copy link
Member

@tony tony commented Jan 8, 2022

  • poetry 1.1.7 -> 1.1.12, use new installer
  • Drop python 3.6
  • Add python 3.10
  • CI: test 3.7 and 3.10 (low and high end of supported releases)
  • Update myst-parser and sphinx-autodoc-typehints
  • Add .pre-commit-config.yaml
  • black: update 21.9b0 -> 21.12b0

@codecov
Copy link

codecov bot commented Jan 8, 2022

Codecov Report

Merging #344 (0f287a3) into master (fccac42) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
+ Coverage   87.06%   87.10%   +0.04%     
==========================================
  Files          16       16              
  Lines        1515     1520       +5     
==========================================
+ Hits         1319     1324       +5     
  Misses        196      196              
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
tests/test_common.py 98.26% <0.00%> (-1.74%) ⬇️
tests/test_tmuxobject.py 100.00% <0.00%> (ø)
libtmux/test.py 42.85% <0.00%> (+0.21%) ⬆️
tests/conftest.py 85.10% <0.00%> (+0.32%) ⬆️
libtmux/common.py 86.93% <0.00%> (+0.50%) ⬆️
libtmux/session.py 81.54% <0.00%> (+0.59%) ⬆️
libtmux/window.py 84.33% <0.00%> (+0.60%) ⬆️

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 fccac42...0f287a3. Read the comment docs.

@tony tony changed the title CI tweaks CI, version, deprecation, precommit updates Jan 8, 2022
@tony tony merged commit b0e6810 into master Jan 8, 2022
@tony tony deleted the ci-tweaks branch January 8, 2022 16:56
@tony tony changed the title CI, version, deprecation, precommit updates CI, package updates, 3.10 support, 3.6 deprecation, add precommit Jan 8, 2022
tony added a commit that referenced this pull request Jan 8, 2022
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.

1 participant