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

feat: Add triangles to utilities/math #25

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

ieedan
Copy link
Owner

@ieedan ieedan commented Nov 20, 2024

Adds the ability to solve right triangles in a nice api.

@ieedan ieedan self-assigned this Nov 20, 2024
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 100%) 350 / 350
🟢 Statements 100% (🎯 100%) 350 / 350
🟢 Functions 100% (🎯 100%) 55 / 55
🟢 Branches 100% (🎯 100%) 151 / 151
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/utilities/math/index.ts 100% 100% 100% 100%
src/utilities/math/triangles.ts 100% 100% 100% 100%
Generated in workflow #20 for commit 886c83d by the Vitest Coverage Report Action

@ieedan ieedan merged commit ef66d99 into main Nov 20, 2024
2 checks passed
@ieedan ieedan deleted the add-triangles-to-math branch November 20, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant