Mantas Zimnickas
5616fa9e62
Add pytest-cov ( #1578 )
...
* Add pytest-cov
Also added coverage report in .travis.yml file.
* updating DIRECTORY.md
* Sort by missing statements
* sort = Cover
2019-11-17 19:37:58 +01:00
Ankur Chattopadhyay
a7424cc115
changed implementation of GitHub action to auto update DIRECTORY.md ( #1571 )
...
* changed implementation of GitHub action to auto update DIRECTORY.md
* updating DIRECTORY.md
2019-11-14 21:30:35 +01:00
Sarath Kaul
e3f55aecce
Remove Duplicate Script Added ( #1570 )
...
* Added Remove duplicate script and updated requirements.txt
* Requirements.txt Updated
* Remove Duplicate Script Added
* Directory Modified
* Directory.md Updated
2019-11-14 21:01:51 +01:00
Marvin M. Michum
ea9bf0a90c
directory_writer ( #1 ) ( #1549 )
...
* directory_writer
* fixup: Format Python code with psf/black
* fixup: DIRECTORY.md
2019-11-14 20:27:31 +01:00
Ankur Chattopadhyay
a61b05b10c
minor changes in format of DIRECTORY.md ( #1461 )
2019-10-25 19:33:24 +02:00
Anup Kumar Panwar
01bc785e84
Fixed links in DIRECTORY.md ( #1291 )
2019-10-07 23:23:46 +05:00
Jai Kumar Dewani
ab25079e16
Update DIRECTORY ( #1161 )
...
* Update DIRECTORY
* Updated DIRECTORY
* Fixed bug in directory build and re-build the directory.md
* fixed url issue
* fixed indentation in Directory.md
2019-09-06 11:02:37 +02:00
Christian Clauss
27205d4548
Update DIRECTORY.md ( #1129 )
2019-08-14 23:24:58 +02:00
Christian Clauss
a0817bdcf0
Rewrite build_directory_md.py ( #1076 )
...
* Rewrite build_directory_md.py
* Regenerate DIRECTORY.md
2019-07-28 17:27:23 +02:00
Christian Clauss
f5e6d4e8cd
Update DIRECTORY.md ( #1046 )
...
* Update DIRECTORY.md
* Remove blank lines
2019-07-20 13:06:55 +05:30
Hector S
d72586c5f4
Updated ~script.py per #978 ( #1013 )
...
* Added print function into matrix_multiplication_addition.py and removed blank space in data_structures/binary tree directory
* Removed .vs/ folder per #893
* Rename matrix_multiplication_addition.py to matrix_operation.py
* Moved and renamed ~script.py to scripts/build_directory_md.py
Updated DIRECTORY.MD file
* Modified .travis.yml per suggestion in #1013
* Fixed typo per suggestions in #1013
2019-07-13 21:50:37 +02:00
Hector S
05fc7f8a33
Added '~script.py' to ignore files and updated DIRECTORY.md ( #926 )
...
* Added print function into matrix_multiplication_addition.py and removed blank space in data_structures/binary tree directory
* Removed .vs/ folder per #893
* Rename matrix_multiplication_addition.py to matrix_operation.py
* Added '~script.py' to ignore files and updated DIRECTORY.md
2019-07-04 23:18:57 +08:00
Daniel Xu
ef147484ab
Added script for automatically generating DIRECTORY.md ( #889 )
...
* Added script for automatically generating DIRECTORY.md
* Sort and list files by alphabetical order
* Rename script.py to ~script.py
2019-06-17 18:17:53 +08:00