SylarLong/iztro

View on GitHub
src/star/location.ts

Summary

Maintainability
A
0 mins
Test Coverage

File location.ts has 472 lines of code (exceeds 250 allowed). Consider refactoring.
Invalid

import { getHeavenlyStemAndEarthlyBranchBySolarDate, getTotalDaysOfLunarMonth, solar2lunar } from 'lunar-lite';
import { getConfig, getFiveElementsClass, getSoulAndBody } from '../astro';
import { EARTHLY_BRANCHES, FiveElementsClass, HEAVENLY_STEMS, PALACES } from '../data';
import {
  EarthlyBranchKey,
Severity: Minor
Found in src/star/location.ts - About 7 hrs to fix

There are no issues that match your filters.

Category
Status