senecajs/seneca-entity-history

View on GitHub
lib/entity_load_msg.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

export async function entity_load_msg(msg: {
  ent: {
    // version id; if null, load current
    id?: string
    ver_id?: string
Severity: Minor
Found in lib/entity_load_msg.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status