-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
test(query-core/mutations): fix typo - remove duplicate "should run" in mutation test name #9328
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
test(query-core/mutations): fix typo - remove duplicate "should run" in mutation test name #9328
Conversation
View your CI Pipeline Execution ↗ for commit ea67178.
☁️ Nx Cloud last updated this comment at |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9328 +/- ##
===========================================
+ Coverage 45.37% 59.69% +14.31%
===========================================
Files 207 136 -71
Lines 8277 5515 -2762
Branches 1861 1483 -378
===========================================
- Hits 3756 3292 -464
+ Misses 4080 1925 -2155
+ Partials 441 298 -143 🚀 New features to boost your workflow:
|
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.
👀🦅 👍
Fixed a typo in the test description by removing duplicate "should run" text.