analytics-ufcg / rcongresso

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

Corrige bug emendas senado #172

Closed tarcisobraz closed 4 years ago

tarcisobraz commented 4 years ago

Conserta a issue #.

Mudanças propostas nesse PR:

-

codecov[bot] commented 4 years ago

Codecov Report

Merging #172 into master will increase coverage by 1.56%. The diff coverage is 7.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   71.92%   73.49%   +1.56%     
==========================================
  Files          16       16              
  Lines        1446     1426      -20     
==========================================
+ Hits         1040     1048       +8     
+ Misses        406      378      -28
Impacted Files Coverage Δ
R/emendas.R 30.35% <0%> (+6.41%) :arrow_up:
R/utils.R 66.81% <41.66%> (-1.69%) :arrow_down:
R/frentes.R 91.3% <0%> (+10.86%) :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 23db735...e9b43c2. Read the comment docs.

codecov[bot] commented 4 years ago

Codecov Report

Merging #172 into master will increase coverage by 5.42%. The diff coverage is 90.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   73.49%   78.91%   +5.42%     
==========================================
  Files          16       16              
  Lines        1426     1423       -3     
==========================================
+ Hits         1048     1123      +75     
+ Misses        378      300      -78
Impacted Files Coverage Δ
R/proposicoes.R 91.68% <ø> (ø) :arrow_up:
R/emendas.R 92.03% <100%> (+61.67%) :arrow_up:
R/utils.R 69.86% <100%> (+3.05%) :arrow_up:
R/agenda.R 86.84% <87.5%> (+0.94%) :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 e9b43c2...0418086. Read the comment docs.