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

Parser MVP1 #151

Merged
merged 20 commits into from
May 16, 2023
Merged

Parser MVP1 #151

merged 20 commits into from
May 16, 2023

Conversation

holomorfo
Copy link
Collaborator

@holomorfo holomorfo commented May 14, 2023

Parser version 1

En este PR agregue:

  • funciones para revisar los strings.
  • clase parser que se encarga de llamar al handler correcto
  • Pruebas aputomatizadas para el parser con covertura (coverage) del 100%
  • Actualizacion a codemirror para evitar tener que seleccionar la linea
  • Actualizacion de code mirror estilo a la izquierda.

@holomorfo holomorfo changed the title Develop Parser MVP1 May 14, 2023
@holomorfo holomorfo marked this pull request as ready for review May 14, 2023 07:06
@holomorfo holomorfo marked this pull request as draft May 15, 2023 06:24
@holomorfo
Copy link
Collaborator Author

Sigue en revision

@holomorfo
Copy link
Collaborator Author

Este PR tiene un monton de cambios, en general debemos hacer los PR mas chiquitos pero en este caso lo hice asi por que era reorganizar la ubiacion de los archivos y organizar los folders

@holomorfo holomorfo marked this pull request as ready for review May 16, 2023 02:27
@holomorfo holomorfo merged commit b2827d0 into sptm-unam:main May 16, 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.

2 participants