-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
fix: allow passing enabled:true when skipToken is present #8407
Conversation
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 4d4fe29. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8407 +/- ##
===========================================
+ Coverage 46.12% 62.89% +16.77%
===========================================
Files 200 136 -64
Lines 7502 4795 -2707
Branches 1715 1346 -369
===========================================
- Hits 3460 3016 -444
+ Misses 3667 1539 -2128
+ Partials 375 240 -135 |
closes #8222