COMMITS
/ .travis.yml October 13, 2020
D
Fix Travis CI slow build on Project Euler Solution job (#3262)
Dhruv committed
D
Improve validate solutions script & fix pre-commit error (#3253)
Dhruv committed
October 12, 2020
D
Start running validate_solutions script for Travis CI (#3215)
Dhruv committed
September 30, 2020
C
Travis CI: Remove redundant tests (#2523)
Christian Clauss committed
D
Fix all errors mentioned in pre-commit run (#2512)
Dhruv committed
September 28, 2020
D
Add algorithm for testing Project Euler solutions (#2471)
Dhruv committed
September 23, 2020
C
from __future__ import annotations (#2464)
Christian Clauss committed
D
Config Travis CI for two jobs (#2463)
Dhruv committed
August 25, 2020
C
Travis CI: Identify our ten slowest pytests (#2350)
Christian Clauss committed
June 16, 2020
C
Set the Python file maximum line length to 88 characters (#2122)
Christian Clauss committed
June 10, 2020
M
Added travis notifications only on fail (#2091)
mateuszz0000 committed
June 8, 2020
M
Errors notifications under pull requests (#2081)
mateuszz0000 committed
May 24, 2020
C
.travis.yml: Revert to using autoblack (#2033)
Christian Clauss committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
May 10, 2020
C
Travis CI: Strict flake8 (#1962)
Christian Clauss committed
May 9, 2020
C
Travis CI: lint for useless backslashes (#1961)
Christian Clauss committed
May 1, 2020
C
Wrap lines that go beyond GitHub Editor (#1925)
Christian Clauss committed
April 27, 2020
C
Blacken one_dimensional.py (#1911)
Christian Clauss committed
March 14, 2020
C
Travis CI: Fix Travis linter errors (#1802)
Christian Clauss committed
February 23, 2020
C
Travis CI: Upgrade to Python 3.8 (#1783)
Christian Clauss committed
February 7, 2020
C
Travis CI: Don’t allow bare exceptions (#1734)
Christian Clauss committed
December 21, 2019
H
Update binary_search_tree.py (#1339)
Hocnonsense committed
November 17, 2019
M
Add pytest-cov (#1578)
Mantas Zimnickas committed
November 16, 2019
C
Fix indentation contains tabs (flake8 E101,W191) (#1573)
Christian Clauss committed
November 1, 2019
M
Travis CI: Write & print DIRECTORY.md on one line (#1542)
Marvin M. Michum committed
October 19, 2019
A
Implementation of Hardy Ramanujan Algorithm in /maths (#1355)
Alfin_William committed
September 13, 2019
P
Add Flake8 F4 Tests to .travis.yml (#974)
PatOnTheBack committed
August 11, 2019
C
Fix tests for file_transfer and perceptron.py (#1121)
Christian Clauss committed
August 9, 2019
C
Rename file_transfer and linear_algebra (#1118)
Christian Clauss committed
August 7, 2019
A
Seperate client and server of FTP (#1106)
AlexDvorak committed
August 6, 2019
C
Travis CI: Run each failing pytest in allow_failures mode (#1087)
Christian Clauss committed
July 31, 2019
C
Fix data_structures to pass our Travis CI pytests (#1088)
Christian Clauss committed
July 30, 2019
C
Validate Python filenames (#1086)
Christian Clauss committed
July 28, 2019
C
Rewrite build_directory_md.py (#1076)
Christian Clauss committed
July 25, 2019
C
Travis CI: Add a flake8 test for unused imports (#1038)
Christian Clauss committed
July 21, 2019
C
Travis CI: Add pytest --doctest-modules maths (#1020)
Christian Clauss committed
July 18, 2019
B
Commented doctests that were causing slowness at Travis. (#1039)
Bruno Simas Hadlich committed
C
Travis CI: Add pytest --doctest-modules neural_network (#1028)
cclauss committed
July 17, 2019
C
Travis CI: Add pytest --doctest-modules graphs (#1018)
cclauss committed
July 16, 2019
B
Added doctest and more explanation about Dijkstra execution. (#1014)
Bruno Simas Hadlich committed
July 13, 2019
H
Updated ~script.py per #978 (#1013)
Hector S committed
July 10, 2019
C
Pytest the entire repo (#980)
cclauss committed
July 8, 2019
C
Travis CI: Run black, doctest, flake8, mypy, and pytest (#964)
cclauss committed
July 3, 2019
C
Travis CI: Simplify the testing (#887)
cclauss committed
May 16, 2019
C
Use ==/!= to compare str, bytes, and int literals (#767)
cclauss committed
November 24, 2017
C
Add automated flake8 testing of pull requests
cclauss committed
September 29, 2017
A
Delete .travis.yml
Anup Kumar Panwar committed
A
Update .travis.yml
Anup Kumar Panwar committed
June 21, 2017
F
Update .travis.yml
Francisco Matias committed
March 6, 2017
S
Add most recent Python versions in Travis CI
Sylvain committed