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

Mellanox / network-operator / 9018232452 / 1
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 09 May 2024 01:46PM UTC
Files 52
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 May 2024 01:44PM UTC coverage: 63.984% (-0.3%) from 64.28%
9018232452.1

push

github

web-flow
feat(ci): set pr-body-regex action input to *not* require commit body (#928)

As discussed with @e0ne , we wish to make commit message checking
slightly less strict in PRs, i.e. to not enforce the commit message to
have both a _message_ **and** _body_; instead of only enforce a
_message_.

Reference commit as example:
```bash
git commit -m "this is the commit *message* (which will be enforced)

this is the commit *body* (which shall become optional).
it's separeted from the message by a blank line, often contains details
over several more lines, and finally closed by the same opening quote
as the message."
```

This is achieved by changing [the default
behavior](https://github.com/agenthunt/conventional-commit-checker-action/blob/master/action.yml#L14)
of the existing conventional-commit-checker action.

3244 of 5070 relevant lines covered (63.98%)

18.73 hits per line

Source Files on job 9018232452.1
  • Tree
  • List 52
  • Changed 30
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9018232452
  • 26d00c12 on github
  • Prev Job for on master (#9017372666.1)
  • Next Job for on master (#9031221484.1)
  • Delete
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