Completed
Push — refactor_entities ( c38610...2711d6 )
by Armando
03:36
created

Changes

4 issues (4 informational) were introduced.
3 issues were fixed. 25 issues were newly filtered.
Test Coverage has decreased to 31% (-1%).
1 new patch (Indentation) is available.
18 added classes/operations
Arrow D Keyboard::createFromParams() added
Arrow B Keyboard::validate() added
Arrow A InlineKeyboard added
Arrow A InlineKeyboard::__construct() added
Arrow B InlineKeyboard::validate() added
Arrow B InlineKeyboardButton::couldBe() added
Arrow A Keyboard added
Arrow A InlineKeyboardButton::__call() added
Arrow A Keyboard::__construct() added
Arrow A Keyboard::isInlineKeyboard() added
B C Entity::__call() got worse
C B SendtochannelCommand improved
B A KeyboardButton::__construct() improved
view all  
7.77
▲   + 0.12
Test Coverage
31%
▼ -1%   –   Changes
Head
Armando Lüscher  
First rewrite of the keyboard entities. Update all keyboard commands to follow new structure.
2 more commits
Base
Armando Lüscher  
Merge remote-tracking branch 'upstream/develop' into refactor_entities