-
Notifications
You must be signed in to change notification settings - Fork 5
A suite of dependency upgrades #376
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
Conversation
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🟢 | Statements | 97.92% | 47/48 |
🟢 | Branches | 85.71% | 6/7 |
🟢 | Functions | 100% | 8/8 |
🟢 | Lines | 100% | 40/40 |
Test suite run success
5 tests passing in 3 suites.
Report generated by 🧪jest coverage report action from ee8538e
app/.eslintrc.js
Outdated
@@ -64,7 +64,7 @@ module.exports = { | |||
"@typescript-eslint/no-unused-vars": "error", | |||
// The usage of `any` defeats the purpose of typescript. Consider using `unknown` type instead instead. | |||
"@typescript-eslint/no-explicit-any": "error", | |||
}, | |||
\ }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Syntax error on this line
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@coilysiren thank you! ran out of time yesterday, sorry for the churn on this one. Knock on wood, should be ready for re-review now 🙇♀️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍!
Ticket
Resolves #{TICKET NUMBER OR URL} N/A
Changes
Context for reviewers
Working through the separate dependabot PRs was a bit slow
Testing
Clean run locally:
