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(3): add function createInterpolation #5

Merged
merged 2 commits into from
Feb 14, 2025
Merged

feat(3): add function createInterpolation #5

merged 2 commits into from
Feb 14, 2025

Conversation

mathcovax
Copy link
Contributor

@mathcovax mathcovax commented Feb 14, 2025

close #3

@github-actions github-actions bot added the wip label Feb 14, 2025
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% 49 / 49
🔵 Statements 100% 50 / 50
🔵 Functions 100% 19 / 19
🔵 Branches 100% 32 / 32
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/interpolation.ts 100% 100% 100% 100%
Generated in workflow #4 for commit 37d8d87 by the Vitest Coverage Report Action

@mathcovax mathcovax merged commit be31acc into main Feb 14, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add function createInterpolation
1 participant