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

Add acceptance test for WPS125 #8

Merged
merged 1 commit into from May 28, 2018
Merged

Add acceptance test for WPS125 #8

merged 1 commit into from May 28, 2018

Conversation

vergeev
Copy link
Contributor

@vergeev vergeev commented May 28, 2018

Closes #6

@coveralls
Copy link

Pull Request Test Coverage Report for Build 18

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 99.702%

Totals Coverage Status
Change from base Build 17: 0.3%
Covered Lines: 335
Relevant Lines: 336

💛 - Coveralls

@sobolevn
Copy link
Member

@vergeev gracias!

Do you use this project in a real life development?
If so, please share your story with me: mail@sobolevn.me

I can even invite you to collaborate, since I don't have much time to work on this.

@sobolevn sobolevn merged commit ad24a78 into wemake-services:master May 28, 2018
@vergeev
Copy link
Contributor Author

vergeev commented May 29, 2018

I'm not using it for any production projects right now, but planning on doing so.

I'm also one of the Fiasko Bro developers and I'm thinking of making Fiasko compatible with flake8 plugins.

I think I want to contribute more before becoming a collaborator, thank you!

sobolevn added a commit that referenced this pull request Oct 20, 2020
* feat: added the new violation to be completed, closes #7

* refac: refactor for flake8 consistancy, issue #7

* feat: implementing the new rule. Build yet to be debugged. Issue #9

* test: added a test for violation WPS357. A raw string must contain the '\' character. If there is no '\' in the string a raw string should not be used.
Closes issue #8
Relates to issue#1081 on the original repository

* documentation: Added documentation for the violation RawStringNotNeededViolation (WPS357). Follows the general structure for documentation.
Relates to original issue #1081. Closes #11

* fix: Removed an unnecessary single quotation mark in the documentation
relates to #11

* fix: repaired build a priori, issue #9

* fix: adapted test suite to respect the new rule. Temporarily removed some cases to make the test pass. Related to issue #9

* fix: corrected the WPS warnings, issue #9

* fix: enforce the new rule WPS357 in the project itself

* refac: old tests to match the new rule or ignore it, issue #9

* refac: last refactoring. Closes #9

* doc: changelogs for new rule

* test: added a test for wrong case. PR #1178

* fix: minor changes required for PR #1187

* Doc:
* CHANGELOG.md: new header for release 0.15.0
* added contribution
* Related to PR #1178

* test: new tests for rule WPS357. Not passing for escaped quote. PR #1178

* fix: correct type and missing newline. PR #1178

* tests: refactored tests that now all pass. Closes #9. Related to PR #1178

* doc: the previous usage was actually a wrong usage. PR #1178

* refac: remove useless encode().decode()

* merged and solve the conflits. All tests pass

* fix: minor changes for PR #1178

* fix: error linter wrong indentation, related to PR #1178

* fix: wrong error_template in for RawStringNotNeededViolation

* Fixes Ci

* Fixes Ci

Co-authored-by: Mael MADON <mael.madon@polytechnique.edu>
Co-authored-by: fabian.waldner@gmail.com <fabian.waldner@gmail.com>
Co-authored-by: sobolevn <mail@sobolevn.me>
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.

None yet

3 participants