microfleet/core

View on GitHub
ci/conventional-changelog-microfleet.js

Summary

Maintainability
A
1 hr
Test Coverage

Function whatBump has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const whatBump = (commits) => {
  let level = undefined
  let breakings = 0
  let features = 0
  let patches = 0
Severity: Minor
Found in ci/conventional-changelog-microfleet.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status