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: update functions.md in the tutorial #1038

Merged
merged 1 commit into from Aug 29, 2022
Merged

docs: update functions.md in the tutorial #1038

merged 1 commit into from Aug 29, 2022

Conversation

rhit-chois3
Copy link
Contributor

changed to correct code on line 121
from
function addV: Vector * Vector -> Vector
function addV(Vector, Vector) -> Vector

Description

Related issue/PR: # (issue/PR)

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Implementation strategy and design decisions

Include a high-level summary of the implementation strategy and list important design decisions made, if any.

Examples with steps to reproduce them

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new ESLint warnings
  • I have reviewed any generated changes to the diagrams/ folder

Open questions

Questions that require more discussion or to be addressed in future development:

changed to correct code on line 121
from
function addV: Vector * Vector -> Vector
function addV(Vector, Vector) -> Vector
@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #1038 (553a369) into main (03a9b03) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1038   +/-   ##
=======================================
  Coverage   64.18%   64.18%           
=======================================
  Files          62       62           
  Lines        7954     7954           
  Branches     1802     1802           
=======================================
  Hits         5105     5105           
  Misses       2733     2733           
  Partials      116      116           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03a9b03...553a369. Read the comment docs.

@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 553a369
Status: ✅  Deploy successful!
Preview URL: https://30f2a653.penrose-72l.pages.dev

View logs

@wodeni wodeni changed the title Update functions.md docs: update functions.md in the tutorial Aug 29, 2022
@wodeni wodeni merged commit 3b58a5e into main Aug 29, 2022
@wodeni wodeni deleted the rhit-chois3-patch-1 branch August 29, 2022 20:29
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

2 participants