We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Function wrapSides has a Cognitive Complexity of 8 (exceeds 5 allowed). Consider refactoring.
wrapSides
https://codeclimate.com/github/thi-ng/umbrella/packages/transducers/src/iter/wrap-sides.ts#issue_5dc5e13fe161a90001000936
The text was updated successfully, but these errors were encountered:
963c73a
Merge branch 'develop' into feature/rstream-opts
ec3f2c8
* develop: (122 commits) build: update make-module script build: force typescript version for docs build Publish docs(hiccup-markdown): add note about #156 to readme refactor(associative): fix #169, update set op reducers refactor(malloc): fix #163, extract splitBlock() method refactor(simd): fix #162, update normalize2_f32_aos() fix(examples): update PARAMS transducer (TS inferencer issue) refactor(color): update multiCosineGradient() refactor(transducers): update tween() args refactor(transducers): fix #166, update wrapSides() bounds check refactor(api): fix #168, refactor Range types docs: update main readme chore: remove branch thi.ng metadata from pkgs docs(associative): update readme & pkg keywords fix(associative): fix off-by-one error in sparseSet() factory, add tests docs(hdom-canvas): update readme, fix TOC docs(simd): update readme docs(soa): update readme docs(vector-pools): update readme ...
Merge branch 'develop' into feature/scenegraph
162a771
No branches or pull requests
Function
wrapSides
has a Cognitive Complexity of 8 (exceeds 5 allowed). Consider refactoring.https://codeclimate.com/github/thi-ng/umbrella/packages/transducers/src/iter/wrap-sides.ts#issue_5dc5e13fe161a90001000936
The text was updated successfully, but these errors were encountered: