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

build(types): add private jsdoc to constant #42

Merged
merged 1 commit into from
Oct 26, 2022
Merged

build(types): add private jsdoc to constant #42

merged 1 commit into from
Oct 26, 2022

Conversation

crash7
Copy link
Contributor

@crash7 crash7 commented Oct 26, 2022

No description provided.

@crash7 crash7 requested review from a team and nfantone as code owners October 26, 2022 19:55
@crash7 crash7 requested review from garaycarlosalfredo, yenienRey and GabrielMauas and removed request for a team October 26, 2022 19:55
@crash7 crash7 self-assigned this Oct 26, 2022
@github-actions
Copy link

Code coverage

Filename Statements Branches Functions Lines
src/cast-array.js 100% 100% 100% 100%
src/utils/_arity.js 100% 100% 100% 100%
src/utils/is-placeholder.js 100% 100% 100% 100%
src/utils/copy-name.js 100% 100% 100% 100%
src/utils/_curry1.js 100% 100% 100% 100%
src/utils/_curry2.js 62.5% 53.85% 60% 62.5%
src/utils/_curry-n.js 100% 100% 100% 100%
src/curry-n.js 100% 100% 100% 100%
src/number-prop.js 100% 100% 100% 100%
src/curry.js 100% 100% 100% 100%
src/is-nil-empty.js 100% 100% 100% 100%
src/compact.js 100% 100% 100% 100%
src/array-path.js 100% 100% 100% 100%
src/array-prop.js 100% 100% 100% 100%
src/reject-nil.js 100% 100% 100% 100%
src/merge-into.js 100% 100% 100% 100%
src/utils/_math-constants.js 100% 100% 100% 100%
src/round.js 100% 100% 100% 100%
src/sum-prop.js 100% 100% 100% 100%
src/truncate.js 100% 100% 100% 100%
src/all-to-lower-upper.js 100% 100% 100% 100%
src/not-equals.js 100% 100% 100% 100%
src/apply-spec.js 100% 100% 100% 100%
src/interpolate.js 100% 100% 100% 100%
src/merge-spec.js 100% 100% 100% 100%
src/is-one-of.js 100% 100% 100% 100%
src/compact-spec.js 100% 100% 100% 100%
src/coalesce.js 100% 100% 100% 100%
src/prop-of.js 100% 100% 100% 100%
src/join-from.js 100% 100% 100% 100%
src/utils/_curry3.js 18.75% 32.43% 16.67% 18.75%
src/lower-path.js 100% 100% 100% 100%
src/lower-path-satisfies.js 100% 100% 100% 100%
src/boolean-prop.js 100% 50% 100% 100%
src/lower-trim.js 100% 100% 100% 100%
src/lower-equals.js 100% 100% 100% 100%
src/capitalize.js 100% 100% 100% 100%
src/capitalize-words.js 100% 100% 100% 100%
src/spread-prop.js 100% 100% 100% 100%
src/rename-keys.js 100% 100% 100% 100%
src/throw-error.js 100% 100% 100% 100%
src/map-keys.js 100% 100% 100% 100%
src/always-new.js 100% 100% 100% 100%

@crash7 crash7 enabled auto-merge (squash) October 26, 2022 19:58
Copy link
Member

@gleguizamon gleguizamon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks ✅

@crash7 crash7 merged commit 24f86a1 into master Oct 26, 2022
@crash7 crash7 deleted the build/types branch October 26, 2022 21:20
@flybondi-nelson
Copy link
Contributor

🎉 This PR is included in version 4.0.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants