COMMITS
/ .travis.yml 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
August 2, 2016
H
Change .travis.yml
Harshil Darji committed
August 1, 2016
S
Add coverege
Sergey Tsaplin committed
S
Travis integration (Add .travis.yml)
Sergey Tsaplin committed