COMMITS
/ .github/workflows June 25, 2023
C
GitHub Actions build: Add more tests (#8837)
Christian Clauss committed
March 15, 2023
C
Replace bandit, flake8, isort, and pyupgrade with ruff (#8178)
Christian Clauss committed
November 1, 2022
C
refactor: Move pascals triange to maths/ (#7932)
Caeden Perelli-Harris committed
October 31, 2022
C
Test on Python 3.11 (#6591)
Christian Clauss committed
October 29, 2022
A
Add running doctest to pytest default (#7840)
Andrey committed
October 3, 2022
C
chore: remove pre-commit GHA (#6565)
Christian Clauss committed
July 11, 2022
C
Get rid of the Union (#6246)
Christian Clauss committed
July 7, 2022
C
Upgrade GitHub Actions (#6236)
Christian Clauss committed
February 13, 2022
C
pyupgrade --py310-plus and run mypy in precommit, not build (#5996)
Christian Clauss committed
C
Upgrade to Python 3.10 (#5992)
Christian Clauss committed
January 26, 2022
M
ci: add mkdir step for mypy (#5927)
Michael Currin committed
November 16, 2021
A
[Mypy] fix other/least_recently_used (#5814)
Andrew Grangaard committed
November 6, 2021
C
mypy: Exclude only 20 files that are still failing (#5608)
Christian Clauss committed
October 14, 2021
C
It is OK to test ./scripts (#5290)
Christian Clauss committed
September 22, 2021
C
mypy --install-types --non-interactive . (#4530)
Christian Clauss committed
June 10, 2021
D
fix(action): delete approve workflow as it does not work (#4453)
Dhruv Manilawala committed
May 21, 2021
D
fix(action): testing and fixing errors (#4446)
Dhruv Manilawala committed
D
fix(action): correct indentation for types key (#4445)
Dhruv Manilawala committed
D
feat: action to approve workflow run (#4444)
Dhruv Manilawala committed
April 26, 2021
D
fix(ci): Update pre-commit hooks and apply new black (#4359)
Dhruv Manilawala committed
April 6, 2021
D
feat: Add mypy configuration file (#4315)
Dhruv Manilawala committed
April 5, 2021
D
fix(mypy): type annotations for linear algebra algorithms (#4317)
Dhruv Manilawala committed
April 4, 2021
D
fix(mypy): type annotations for conversions algorithms (#4314)
Dhruv Manilawala committed
D
fix(mypy): type annotations for cipher algorithms (#4306)
Dhruv Manilawala committed
April 3, 2021
A
[mypy] fix hashes folder (#4305)
algobytewise committed
April 2, 2021
A
[mypy] Fix directory arithmetic_analysis (#4304)
algobytewise committed
March 31, 2021
C
[mypy] Fix web_programming directory (#4297)
Christian Clauss committed
C
mypy: Use a --exclude list (#4296)
Christian Clauss committed
March 27, 2021
A
Move: traversals/binary_tree_traversals.py --> searches/binary_tree_traversal.py (#4295)
algobytewise committed
March 26, 2021
A
[mypy] fix small folders 2 (#4293)
algobytewise committed
March 23, 2021
A
[mypy] fix small folders (#4292)
algobytewise committed
March 22, 2021
A
[mypy] fix compression folder (#4290)
algobytewise committed
March 20, 2021
C
build.yml: Run mypy --ignore-missing-imports (#4276)
Christian Clauss committed
C
GitHub Actions: fast-fail on black formatting issues (#4268)
Christian Clauss committed
November 29, 2020
D
Validate only submitted Project Euler solution (#3977)
Dhruv Manilawala committed
November 24, 2020
C
Python 3.9 (#3926)
Christian Clauss committed
November 21, 2020
D
Remove workflow file, task checked by the bot (#3917)
Dhruv Manilawala committed
D
Remove stale action workflow file (#3915)
Dhruv Manilawala committed
November 20, 2020
D
Try the stale bot instead of stale action (#3906)
Dhruv Manilawala committed
November 19, 2020
D
Run latest stale action (#3904)
Dhruv Manilawala committed
D
Update related to the change in CI testing (#3903)
Dhruv Manilawala committed
D
Move CI tests from Travis to GitHub (#3889)
Dhruv Manilawala committed
November 8, 2020
D
Add config details for the stale action (#3870)
Dhruv Manilawala committed
November 5, 2020
D
Cache pre-commit workflow (#3863)
Dhruv Manilawala committed
October 30, 2020
P
No issues so far (#3835)
ParamonPlay committed
October 24, 2020
D
Move validate_solutions and add durations flag to pytest.ini (#3704)
Dhruv Manilawala committed
October 17, 2020
D
Create GitHub action only for Project Euler (#3378)
Dhruv committed
October 15, 2020
D
October 14, 2020
C
codespell.yml: Remove unused install of flake8 (#3283)
Christian Clauss committed
October 4, 2020
D
Fix pre-commit error in GitHub action file (#2765)
Dhruv committed