Skip to content
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

[test] Dev coverage #235

Merged
merged 15 commits into from
Jul 16, 2022
Merged

[test] Dev coverage #235

merged 15 commits into from
Jul 16, 2022

Conversation

LuckyPigeon
Copy link
Collaborator

Description

Current codecov status is unknown, needs update

Solution

Update repo in codecov, use local repo first, wait @rmax back, then update to this repo. We need to setup Circle CI as well to perform this operation.

@LuckyPigeon LuckyPigeon requested review from Germey and rmax March 29, 2022 20:13
@LuckyPigeon LuckyPigeon changed the title Dev coverage [test] Dev coverage Mar 30, 2022
songhao8080 and others added 14 commits July 16, 2022 19:14
* remove python 2.x support

* python3.6 has already deprecated
* add flake8 rules

* add flake8 guide

* fix flake8 style suggestion
* add bandit rules

* add bandit badge

* fix CWE-703
* update tox.ini

* fix push json (rmax#239)

* Remove python 2.x support (rmax#231)

* remove python 2.x support

* python3.6 has already deprecated

* update import scrapy_redis.utils (rmax#232)

* [test] Dev flake8 style (rmax#233)

* add flake8 rules

* add flake8 guide

* fix flake8 style suggestion

* [test] Dev bandit (rmax#234)

* add bandit rules

* add bandit badge

* fix CWE-703

* replace pkg coverage with pytest-cov

* update CONTRIBUTING.rst to meet tox requirements

* update list indexes

Co-authored-by: songhao <5868037@qq.com>
* landscape.io is already down

* update requires.io badge

update requires.io badge, local temporarily

* update badge source

* update requirements version

* fix gh copy function

* fix gh copy function

* fix gh copy function

* fix gh copy function

* move running example section to example/

* update links

* update indent

* Update contribution link
* give default value to variable for push json

* add make_request_from_data comment

* update json supported data guide

* update json supported data guide

Co-authored-by: LuckyPigeon <lucky90322@gmail.com>
* support scarpy 1.x

* add python-scrapy tox matrix

* fix flake8 style

* add python-scrapy-redis matrix
* add pylintrc

* add pylint for tox

* update pylint rules
* convert string to fstring for src/

* convert string to fstring for tests/

* remove u-string prefix
* remove redundant requirements files

* update setup.py and remove redundant functions

* update setup.py classifiers

* add requirements.txt for tox.ini to use

* update requirements.txt related settings

* update dependencies version

* update pkg version & introduce pytest-cov

* update python version

* Update .gitignore & LICENSE  (rmax#225)

* update .gitignore & LICENSE

* remove contribution section and add alternative choice

* [docs] Remove docs $ prefix (rmax#229)

* remove docs $ prefix

* align code indent

* Dev debug pytest (rmax#230)

* add import hint for pytest

* update pytest usage

* update deprecated scrapy.utils.request usage

* Update .gitignore & LICENSE  (rmax#225)

* update .gitignore & LICENSE

* remove contribution section and add alternative choice

* [docs] Remove docs $ prefix (rmax#229)

* remove docs $ prefix

* align code indent

* add import hint for pytest

* add import hint for pytest

* add text color helper

* add json type check

add json formatted_data type check and warning message

* fix subset not equal assert

* update test & install guide

* fix push json (rmax#239)

* Remove python 2.x support (rmax#231)

* remove python 2.x support

* python3.6 has already deprecated

* update import scrapy_redis.utils (rmax#232)

* [test] Dev flake8 style (rmax#233)

* add flake8 rules

* add flake8 guide

* fix flake8 style suggestion

* [test] Dev bandit (rmax#234)

* add bandit rules

* add bandit badge

* fix CWE-703

* [test] Dev tox (rmax#237)

* update tox.ini

* fix push json (rmax#239)

* Remove python 2.x support (rmax#231)

* remove python 2.x support

* python3.6 has already deprecated

* update import scrapy_redis.utils (rmax#232)

* [test] Dev flake8 style (rmax#233)

* add flake8 rules

* add flake8 guide

* fix flake8 style suggestion

* [test] Dev bandit (rmax#234)

* add bandit rules

* add bandit badge

* fix CWE-703

* replace pkg coverage with pytest-cov

* update CONTRIBUTING.rst to meet tox requirements

* update list indexes

Co-authored-by: songhao <5868037@qq.com>

* [docs] Update README.md (rmax#236)

* landscape.io is already down

* update requires.io badge

update requires.io badge, local temporarily

* update badge source

* update requirements version

* fix gh copy function

* fix gh copy function

* fix gh copy function

* fix gh copy function

* move running example section to example/

* update links

* update indent

* Update contribution link

* [dev] Default value for json support data (rmax#240)

* give default value to variable for push json

* add make_request_from_data comment

* update json supported data guide

* update json supported data guide

Co-authored-by: LuckyPigeon <lucky90322@gmail.com>

* update flake8

Co-authored-by: songhao <5868037@qq.com>
@LuckyPigeon LuckyPigeon merged commit 25f1c20 into rmax:master Jul 16, 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.

3 participants