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

docs(datatype): fix hexadecimal jsdoc #1308

Merged
merged 1 commit into from
Aug 28, 2022
Merged

docs(datatype): fix hexadecimal jsdoc #1308

merged 1 commit into from
Aug 28, 2022

Conversation

ejcheng
Copy link
Member

@ejcheng ejcheng commented Aug 28, 2022

Fix errant jsdoc to account for the default prefix now being 0x

Fix errant jsdoc to account for the default `prefix` now being `0x`
@ejcheng ejcheng added c: docs Improvements or additions to documentation p: 1-normal Nothing urgent m: datatype Something is referring to the datatype module labels Aug 28, 2022
@ejcheng ejcheng added this to the v7 - Current Major milestone Aug 28, 2022
@ejcheng ejcheng self-assigned this Aug 28, 2022
@ejcheng ejcheng requested a review from a team as a code owner August 28, 2022 15:31
@ejcheng ejcheng requested a review from a team August 28, 2022 15:31
@codecov
Copy link

codecov bot commented Aug 28, 2022

Codecov Report

Merging #1308 (8110ee7) into main (379ba79) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1308   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files        2160     2160           
  Lines      240454   240454           
  Branches     1006     1006           
=======================================
  Hits       239550   239550           
  Misses        883      883           
  Partials       21       21           
Impacted Files Coverage Δ
src/modules/datatype/index.ts 96.03% <100.00%> (ø)

@ST-DDT ST-DDT merged commit 948d107 into main Aug 28, 2022
@ST-DDT ST-DDT deleted the docs/fix_hex_jsdoc branch August 28, 2022 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: docs Improvements or additions to documentation m: datatype Something is referring to the datatype module p: 1-normal Nothing urgent
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants