• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

violinist-dev / commit-message-creator / 14148931757

29 Mar 2025 07:57PM UTC coverage: 100.0%. Remained the same
14148931757

Pull #9

github

eiriksm
Add tests
Pull Request #9: Add a commit message for grouped updates

6 of 6 new or added lines in 1 file covered. (100.0%)

23 of 23 relevant lines covered (100.0%)

3.04 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/Constant/Type.php
1
<?php
2

3
namespace Violinist\CommitMessageCreator\Constant;
4

5
class Type
6
{
7
    const NONE = 'none';
8
    const CONVENTIONAL = 'conventional';
9
}
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc