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

Pasar a coma flotante las magnitudes del fichero CORBAGEN #48

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

davidmunoznovoa
Copy link
Member

@davidmunoznovoa davidmunoznovoa commented Oct 8, 2024

Objetivos

  • Las magnitudes del fichero CORBAGEN se quieren poder importar con decimales.
  • Hay que adaptar el "parser", el "adapter" y los tests al nuevo formato.
  • Adaptaciones en los tests.

Comportamiento antiguo

  • Los campos generacio, autoconsy excedents son valores enteros.

Comportamiento nuevo

  • Los campos generacio, autoconsy excedents son valores en coma flotante.

Relacionado

Checklist

  • Test code

@davidmunoznovoa davidmunoznovoa self-assigned this Oct 8, 2024
@davidmunoznovoa davidmunoznovoa changed the title Convert magns into floats Pasar a coma flotante las magnitudes del fichero CORBAGEN Oct 8, 2024
@davidmunoznovoa davidmunoznovoa marked this pull request as ready for review October 8, 2024 08:35
@davidmunoznovoa davidmunoznovoa merged commit 9256913 into master Dec 3, 2024
2 checks passed
@davidmunoznovoa davidmunoznovoa deleted the new_changes_in_corbagen branch December 3, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant