Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Validation to Typebox #772

Merged
merged 13 commits into from
Aug 7, 2024

Remove JSON schema validation pathway entirely

6af931d
Select commit
Loading
Failed to load commit list.
Merged

Migrate Validation to Typebox #772

Remove JSON schema validation pathway entirely
6af931d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 4, 2024 in 0s

98.64% of diff hit (target 93.30%)

View this Pull Request on Codecov

98.64% of diff hit (target 93.30%)

Annotations

Check warning on line 82 in src/lib/datetime.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/datetime.ts#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 41 in src/lib/yahooFinanceTypes.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/yahooFinanceTypes.ts#L41

Added line #L41 was not covered by tests

Check warning on line 47 in src/lib/yahooFinanceTypes.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/yahooFinanceTypes.ts#L47

Added line #L47 was not covered by tests

Check warning on line 222 in src/modules/historical.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/historical.ts#L222

Added line #L222 was not covered by tests