Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rectorphp
/
rector-phpunit
Public
Notifications
You must be signed in to change notification settings
Fork
69
Star
117
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Actions: rectorphp/rector-phpunit
Actions
All workflows
Workflows
Code Analysis
Code Analysis
Dispatch Build Scoped Rector
Dispatch Build Scoped Rector
Rector
Rector
Typos
Typos
Show more workflows...
Management
Caches
Code Analysis
Code Analysis
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
code_analysis.yaml
will be ignored since log searching is not yet available
873 workflow runs
873 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
[CodeQuality] Add PHPUNIT_NARROW_ASSERTS set focused on narrowing bro…
Code Analysis
#2301:
Commit
4f779ec
pushed by
TomasVotruba
33s
main
main
33s
View workflow file
[CodeQuality] Add PHPUNIT_NARROW_ASSERTS set focused on narrowing broad asserts to specific methods
Code Analysis
#2300:
Pull request
#716
synchronize by
TomasVotruba
31s
narrow-asserts-set
narrow-asserts-set
31s
View #716
View workflow file
[CodeQuality] Add PHPUNIT_NARROW_ASSERTS set focused on narrowing broad asserts to specific methods
Code Analysis
#2299:
Pull request
#716
synchronize by
TomasVotruba
42s
narrow-asserts-set
narrow-asserts-set
42s
View #716
View workflow file
[CodeQuality] Add PHPUNIT_NARROW_ASSERTS set focused on narrowing broad asserts to specific methods
Code Analysis
#2298:
Pull request
#716
synchronize by
TomasVotruba
32s
narrow-asserts-set
narrow-asserts-set
32s
View #716
View workflow file
[CodeQuality] Add PHPUNIT_NARROW_ASSERTS set focused on narrowing broad asserts to specific methods
Code Analysis
#2297:
Pull request
#716
opened by
TomasVotruba
34s
narrow-asserts-set
narrow-asserts-set
34s
View #716
View workflow file
[CodeQuality] Skip by-ref use() closures in CallbackSingleAssertToSim…
Code Analysis
#2296:
Commit
7cc60e8
pushed by
TomasVotruba
29s
main
main
29s
View workflow file
[CodeQuality] Skip by-ref use() closures in CallbackSingleAssertToSimplerRector
Code Analysis
#2295:
Pull request
#715
opened by
TomasVotruba
34s
skip-by-ref-use-callback-single-assert
skip-by-ref-use-callback-single-assert
34s
View #715
View workflow file
[CodeQuality] Add SimplerWithEqualToRector to collapse assertSame cal…
Code Analysis
#2294:
Commit
08758f4
pushed by
TomasVotruba
29s
main
main
29s
View workflow file
[CodeQuality] Add CallbackSingleAssertToSimplerRector to simplify single-assert callback matchers in with()
Code Analysis
#2293:
Pull request
#714
synchronize by
TomasVotruba
31s
simpler-with-equal-to
simpler-with-equal-to
31s
View #714
View workflow file
[CodeQuality] Add CallbackSingleAssertToSimplerRector to simplify single-assert callback matchers in with()
Code Analysis
#2292:
Pull request
#714
synchronize by
TomasVotruba
35s
simpler-with-equal-to
simpler-with-equal-to
35s
View #714
View workflow file
[CodeQuality] Handle return throw and return null in void mock callba…
Code Analysis
#2291:
Commit
749dc8b
pushed by
TomasVotruba
36s
main
main
36s
View workflow file
[CodeQuality] Add CallbackSingleAssertToSimplerRector to simplify single-assert callback matchers in with()
Code Analysis
#2290:
Pull request
#714
opened by
TomasVotruba
32s
simpler-with-equal-to
simpler-with-equal-to
32s
View #714
View workflow file
[CodeQuality] Handle return throw and return null in void mock callbacks
Code Analysis
#2289:
Pull request
#713
opened by
TomasVotruba
30s
fix/void-callback-return-throw
fix/void-callback-return-throw
30s
View #713
View workflow file
[CodeQuality] Produce void callbacks with bare return in WithCallback…
Code Analysis
#2288:
Commit
318378f
pushed by
TomasVotruba
31s
main
main
31s
View workflow file
[CodeQuality] Produce void callbacks with bare return in WithCallbackIdenticalToStandaloneAssertsRector
Code Analysis
#2287:
Pull request
#712
opened by
TomasVotruba
29s
void-callback-return
void-callback-return
29s
View #712
View workflow file
[CodeQuality] Add RemoveReturnFromVoidMethodMockCallbackRector to typ…
Code Analysis
#2286:
Commit
c682804
pushed by
TomasVotruba
30s
main
main
30s
View workflow file
[CodeQuality] Add RemoveReturnFromVoidMethodMockCallbackRector
Code Analysis
#2285:
Pull request
#711
synchronize by
TomasVotruba
31s
void-mock-callback-return
void-mock-callback-return
31s
View #711
View workflow file
[CodeQuality] Add RemoveReturnFromVoidMethodMockCallbackRector
Code Analysis
#2284:
Pull request
#711
opened by
TomasVotruba
30s
void-mock-callback-return
void-mock-callback-return
30s
View #711
View workflow file
[CodeQuality] Add WillReturnCallbackFallbackToThrowRector to throw on…
Code Analysis
#2283:
Commit
44c5166
pushed by
TomasVotruba
31s
main
main
31s
View workflow file
[CodeQuality] Add WillReturnCallbackFallbackToThrowRector
Code Analysis
#2282:
Pull request
#710
synchronize by
TomasVotruba
27s
throw-on-consecutive-fallback
throw-on-consecutive-fallback
27s
View #710
View workflow file
[CodeQuality] Add WillReturnCallbackFallbackToThrowRector
Code Analysis
#2281:
Pull request
#710
synchronize by
TomasVotruba
28s
throw-on-consecutive-fallback
throw-on-consecutive-fallback
28s
View #710
View workflow file
[CodeQuality] Add WillReturnCallbackFallbackToThrowRector
Code Analysis
#2280:
Pull request
#710
synchronize by
TomasVotruba
30s
throw-on-consecutive-fallback
throw-on-consecutive-fallback
30s
View #710
View workflow file
[CodeQuality] Add WillReturnCallbackFallbackToThrowRector
Code Analysis
#2279:
Pull request
#710
synchronize by
TomasVotruba
31s
throw-on-consecutive-fallback
throw-on-consecutive-fallback
31s
View #710
View workflow file
[CodeQuality] Add WillReturnCallbackFallbackToThrowRector
Code Analysis
#2278:
Pull request
#710
synchronize by
TomasVotruba
29s
throw-on-consecutive-fallback
throw-on-consecutive-fallback
29s
View #710
View workflow file
[CodeQuality] Add WillReturnCallbackFallbackToThrowRector
Code Analysis
#2277:
Pull request
#710
opened by
TomasVotruba
29s
throw-on-consecutive-fallback
throw-on-consecutive-fallback
29s
View #710
View workflow file
Previous
1
2
3
4
5
6
7
8
…
34
35
Next
You can’t perform that action at this time.