analytics-ufcg / rcongresso

Pacote R para acessar dados do congresso nacional.
https://analytics-ufcg.github.io/rcongresso
47 stars 10 forks source link

Adiciona comportamento de back-off exponencial para quando houver exceções de código #181

Open tarcisobraz opened 4 years ago

tarcisobraz commented 4 years ago

Mudanças

Como Testar

codecov[bot] commented 4 years ago

Codecov Report

Merging #181 into master will increase coverage by 0.41%. The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
+ Coverage   79.22%   79.64%   +0.41%     
==========================================
  Files          16       16              
  Lines        1502     1513      +11     
==========================================
+ Hits         1190     1205      +15     
+ Misses        312      308       -4     
Impacted Files Coverage Δ
R/utils.R 74.27% <90.00%> (+2.19%) :arrow_up:
R/cache.R 87.50% <100.00%> (+4.16%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e05ab5a...414348e. Read the comment docs.