Skip to content

refactor(utilities): adding a jsdoc and reverting an existing jsdoc location #1008

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

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

ssi02014
Copy link
Contributor

@ssi02014 ssi02014 commented Aug 10, 2023

What is the motivation for this pull request?

@remarkablemark 😂
I forgot to change the location of the jsdoc in the pull request yesterday, sorry🙏
I've repositioned it and added the missing jsdoc.

Relates to #1003

What is the current behavior?

There is no change in behavior.

What is the new behavior?

There is no change in behavior.

Checklist:

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #1008 (24e147e) into master (2a5c2f0) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #1008   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          169       169           
  Branches        50        50           
=========================================
  Hits           169       169           
Files Changed Coverage Δ
lib/utilities.js 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@remarkablemark
Copy link
Owner

remarkablemark commented Aug 10, 2023

@ssi02014 Do you want your changes to be released in a new version? If so, then please amend your commit message like so:

git commit --amend -m "refactor(utilities): add jsdoc and revert existing jsdoc location" -m "Release-As: 4.2.2"

If you don't care about releasing a version, then I can merge it as-is.

Copy link
Owner

@remarkablemark remarkablemark left a comment

Choose a reason for hiding this comment

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

Nice catch, I left a comment

@ssi02014
Copy link
Contributor Author

@remarkablemark
It's a small "jsdoc" addition, so I don't think we need to release a new version.

@ssi02014
Copy link
Contributor Author

ssi02014 commented Aug 10, 2023

@remarkablemark
I'll keep that in mind, thank you. 👍

Do you want your changes to be released in a new version? If so, then please amend your commit message like

git commit --amend -m "refactor(utilities): add jsdoc and revert existing jsdoc location" -m "Release-As: 4.2.2"

@remarkablemark
Copy link
Owner

@ssi02014 Sounds good, merging!

@remarkablemark remarkablemark merged commit a2efc4f into remarkablemark:master Aug 10, 2023
@ssi02014 ssi02014 deleted the refac/utilities branch August 10, 2023 14:59
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.

2 participants