Skip to content

feat: Se implemento el parsing basico de funciones y pruebas unitarias #5

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Seb07Gar
Copy link

@Seb07Gar Seb07Gar commented Jun 4, 2025

Descripción

Se creo la funcion parsingExpresiones en el modulo exp_solver.py, esta funcion permite obtener el nombre de la funcion de excel y una lista de sus parametros.

En la carpeta test se creo el archivo test_ExpSolver.py que aplica unittest a esta funcion.

Tipo de cambio

  • Nueva funcionalidad

Checklist

  • Mi código sigue el estilo del proyecto
  • He realizado una auto-revisión
  • He comentado el código en áreas complejas
  • Mis cambios no generan nuevas advertencias

Jsgb07 and others added 3 commits June 1, 2025 14:33
- Agregada validación de argumentos
- Implementado despacho dinámico para Basic/Extension
- Agregada evaluación recursiva de funciones anidadas
- Migrado a arquitectura orientada a objetos
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