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

add automatic evaluate #542

Merged
merged 10 commits into from
Feb 24, 2021
Merged

add automatic evaluate #542

merged 10 commits into from
Feb 24, 2021

Conversation

mldzs
Copy link
Contributor

@mldzs mldzs commented Feb 22, 2021

adding automatic evaluate, refactoring validations and making tests

url = f"{url}evaluate/"
json = {
"language": languages.LANGUAGE_EN,
"status": "processing",
Copy link
Contributor

Choose a reason for hiding this comment

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

Especifique o status de acordo com a variável no model, assim, garante que qualquer alteração já seja refletida em todos os testes

json = {
"language": languages.LANGUAGE_EN,
"status": "processing",
"repository_version": 46268,
Copy link
Contributor

Choose a reason for hiding this comment

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

aqui também, você tem a referência da versão, você pode utilizar aqui

@mldzs mldzs merged commit 36289e3 into develop Feb 24, 2021
@dyohan9 dyohan9 deleted the feature/new_evaluate branch March 4, 2021 12:58
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