IEEEComputerSocietyUNB / ProjetoChatbot

A telegram bot to help you deal with emotions on a daily basis
MIT License
12 stars 3 forks source link

Desenvolve linter de yaml #54

Closed alexandrebarbaruiva closed 6 years ago

alexandrebarbaruiva commented 6 years ago

PR Description

Adiciona um linter específico de diálogos em yml

New Feature Submissions

To run tests locally, use make if you're on Mac or Linux.

codeclimate[bot] commented 6 years ago

Code Climate has analyzed commit 68c46d1e and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 93.7% (1.2% change).

View more on Code Climate.

codecov[bot] commented 6 years ago

Codecov Report

Merging #54 into master will increase coverage by 1.26%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #54      +/-   ##
=========================================
+ Coverage   92.43%   93.7%   +1.26%     
=========================================
  Files           2       3       +1     
  Lines         119     143      +24     
  Branches        4      10       +6     
=========================================
+ Hits          110     134      +24     
  Misses          9       9
Impacted Files Coverage Δ
bot/application.py 88.75% <ø> (-0.14%) :arrow_down:
linter/linter.py 100% <100%> (ø)
bot/communication.py 100% <100%> (ø) :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 948de2f...68c46d1. Read the comment docs.

alexandrebarbaruiva commented 6 years ago

linter não está completo, mas as mudanças já são significativamente grandes para serem incorporadas