vostpt / bot

Source code of VOSTPTia - @vostpt's official bot
https://vostpt.github.io/bot/
MIT License
12 stars 4 forks source link

[BOT-X] Improve weather warnings, including Telegram message refactor #198

Closed miguelcarreiro closed 3 years ago

miguelcarreiro commented 3 years ago

Description

This pull request refactors Telegram warning messages, and fixes some bugs.

Task items:

Requirements

Requirements when deploying the current work to an environment (dev, staging or production):

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 630


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/services/Telegram.js 6 17 35.29%
src/services/Warnings.js 6 56 10.71%
<!-- Total: 16 77 20.78% -->
Files with Coverage Reduction New Missed Lines %
src/services/Warnings.js 1 14.63%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 628: -1.3%
Covered Lines: 494
Relevant Lines: 828

💛 - Coveralls