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

adding more unit tests to improve coverage #23

Merged
merged 1 commit into from
Jun 19, 2024
Merged

adding more unit tests to improve coverage #23

merged 1 commit into from
Jun 19, 2024

Conversation

gokulk16
Copy link
Owner

No description provided.

Copy link

sentry-io bot commented Jun 19, 2024

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: js/editor.js

Function Unhandled Issue
init TypeError: Cannot read properties of undefined (reading 'length') ...
Event Count: 14 Affected Users: 1
init TypeError: Cannot read properties of undefined (reading 'appendChild') ...
Event Count: 6 Affected Users: 1
parse TypeError: Cannot read properties of undefined (reading 'length') ...
Event Count: 5 Affected Users: 1

Did you find this useful? React with a 👍 or 👎

Copy link

netlify bot commented Jun 19, 2024

Deploy Preview for typetocalculate ready!

Name Link
🔨 Latest commit c99bd89
🔍 Latest deploy log https://app.netlify.com/sites/typetocalculate/deploys/6672db0f100aed00080ee625
😎 Deploy Preview https://deploy-preview-23--typetocalculate.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 65.6%
⬆️ +7.05%
660 / 1006
🔵 Statements 65.6%
⬆️ +7.05%
660 / 1006
🔵 Functions 68.42%
⬆️ +14.98%
39 / 57
🔵 Branches 74.4%
⬆️ +3.11%
93 / 125
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
js/editor.js 60.14% 77.1% 64.28% 60.14% 32, 35-36, 42-48, 50-53, 67-72, 80-84, 114-117, 123-124, 155-156, 186-190, 193-202, 204-244, 246-265, 267-274, 277-307, 313-317, 322-323, 326-335, 373-376, 400, 411-416, 429-431, 438-468, 489-490, 515-530, 532-536, 567-568, 594-598, 600-605, 607-611, 631-633, 635-659, 673-674
Generated in workflow #28

@gokulk16 gokulk16 merged commit 9ea6d40 into main Jun 19, 2024
8 checks passed
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