XRPLF / clio

An XRP Ledger API Server
https://xrpl.org
ISC License
55 stars 47 forks source link

ci: added conventional commits check #1487

Closed kuznetsss closed 4 days ago

kuznetsss commented 4 days ago

Fixes #1366

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.81%. Comparing base (c7fee02) to head (a8002a7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1487 +/- ## ======================================== Coverage 67.81% 67.81% ======================================== Files 233 233 Lines 9423 9423 Branches 5256 5256 ======================================== Hits 6390 6390 Misses 1654 1654 Partials 1379 1379 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kuznetsss commented 4 days ago

Check PR title works fine, but it is failing because it doesn't have write access to the repo. It will be fixed once the PR is merged.