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

[PR3] DEV-3 Measurement class #10

Closed
wants to merge 10 commits into from
Closed

Conversation

smorsua
Copy link
Collaborator

@smorsua smorsua commented Oct 23, 2022

Falta por implementar la conversión de unidades

@smorsua smorsua marked this pull request as ready for review October 24, 2022 17:36
@smorsua smorsua changed the title [PR3] DEV-3 Measurement [PR3] DEV-3 Measurement class Oct 24, 2022
@smorsua smorsua self-assigned this Oct 24, 2022
Copy link
Member

@jmaralo jmaralo left a comment

Choose a reason for hiding this comment

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

Lo que he visto es que aun no esta terminado Value.go, el resto esta bien

@smorsua smorsua requested a review from jmaralo October 24, 2022 18:14
@smorsua smorsua requested review from lipezaballa and removed request for lipezaballa October 26, 2022 17:34
Copy link
Member

@jmaralo jmaralo left a comment

Choose a reason for hiding this comment

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

cositas para facilitarte el error handling y algun tema de convenciones. Poca cosa pero que hay que mirar

@smorsua smorsua requested a review from jmaralo October 27, 2022 08:34
Copy link
Member

@jmaralo jmaralo left a comment

Choose a reason for hiding this comment

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

lgtm

return result
}

func undoUnits(number float64, operations []Operation) float64 {
Copy link
Contributor

Choose a reason for hiding this comment

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

Porque es necesario revertir operaciones para devolver valores anteriores? para qué es este método?

@smorsua smorsua closed this Oct 27, 2022
@smorsua smorsua deleted the features/DEV-3-2-2 branch October 27, 2022 14:55
jmaralo added a commit that referenced this pull request Jun 10, 2023
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.

3 participants