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

chore: add coverage report #22

Merged
merged 7 commits into from
Mar 13, 2024
Merged

chore: add coverage report #22

merged 7 commits into from
Mar 13, 2024

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Mar 13, 2024

PR-Codex overview

This PR enhances test coverage thresholds, updates reporters, and adds a new workflow for coverage reports. It also improves branch and statement coverage in various files.

Detailed summary

  • Increased test coverage thresholds
  • Updated test reporters
  • Added a workflow for coverage reports
  • Improved branch and statement coverage in multiple files

The following files were skipped due to too many changes: coverage/coverage-final.json

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

github-actions bot commented Mar 13, 2024

size-limit report 📦

Path Size
core (esm) 8.35 KB (0%)
core (cjs) 17.1 KB (0%)
smartAccount (tree-shaking) 3.13 KB (0%)
bundler (tree-shaking) 110 B (0%)
paymaster (tree-shaking) 92 B (0%)

Copy link

github-actions bot commented Mar 13, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 86.07% (🎯 80%) 1366 / 1587
🟢 Statements 86.07% (🎯 80%) 1366 / 1587
🟢 Functions 71.42% (🎯 70%) 35 / 49
🟢 Branches 68.18% (🎯 60%) 45 / 66
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/client/createSmartAccountClient.ts 100% 100% 100% 100%
Generated in workflow #98

@joepegler joepegler changed the title chore: add badges chore: add coverage report Mar 13, 2024
@joepegler joepegler merged commit 8413e50 into main Mar 13, 2024
4 checks passed
@joepegler joepegler deleted the feat/badges branch March 13, 2024 11:30
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