lappis-unb / salic-api

API aberta para o sistema SALIC. Tem por objetivo expor os dados de projetos da lei Rouanet
https://salic-api.readthedocs.org/pt/latest/
GNU General Public License v3.0
3 stars 1 forks source link

Add gitlab-ci #77

Closed LucianoPC closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #77 into master will decrease coverage by 0.38%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
- Coverage   85.43%   85.04%   -0.39%     
==========================================
  Files          51       51              
  Lines        1861     2040     +179     
  Branches      167      190      +23     
==========================================
+ Hits         1590     1735     +145     
- Misses        206      233      +27     
- Partials       65       72       +7
Impacted Files Coverage Δ
salic_api/resources/projeto/captacao.py 42.85% <0%> (-57.15%) :arrow_down:
salic_api/resources/projeto/projeto_detail.py 89.18% <0%> (-0.82%) :arrow_down:
salic_api/resources/__init__.py 100% <0%> (ø) :arrow_up:
salic_api/resources/projeto/query.py 87.55% <0%> (+3.09%) :arrow_up:
salic_api/resources/projeto/raw_sql.py 71.42% <0%> (+25.97%) :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 905b634...342d860. Read the comment docs.