Cria script para ler conteúdo registrado no kernel e no site e dada uma lista de pids, registra em arquivos o status dos documentos desta lista fornecida#427
Open
robertatakenaka wants to merge 1 commit intoscieloorg:masterfrom
Conversation
…ma lista de pid, informa o status em relatórios
5f13fa1 to
90771c3
Compare
Codecov Report
@@ Coverage Diff @@
## master #427 +/- ##
==========================================
+ Coverage 79.27% 79.29% +0.02%
==========================================
Files 43 43
Lines 5678 5747 +69
Branches 1109 1122 +13
==========================================
+ Hits 4501 4557 +56
- Misses 860 870 +10
- Partials 317 320 +3 |
patymori
reviewed
Feb 8, 2021
| t = len(uri_items) | ||
| logging.debug("Execute %i requests" % t) | ||
| responses = seq_requests(uri_items, body=True) | ||
| # responses = simultaneous_requests(uri_items, body=True) |
Contributor
There was a problem hiding this comment.
Por que não usar os requests em concorrência?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
O que esse PR faz?
Cria script para ler conteúdo registrado no kernel e no site e dada uma lista de pids, registra em arquivos o status dos documentos desta lista fornecida.
Onde a revisão poderia começar?
.
Como este poderia ser testado manualmente?
Preparação:
Algum cenário de contexto que queira dar?
n/a
Screenshots
n/a
Quais são tickets relevantes?
https://github.com/orgs/scieloorg/projects/4#card-54097599
Referências
Indique as referências utilizadas para a elaboração do pull request.