-
Notifications
You must be signed in to change notification settings - Fork 4
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: juampi92/phecks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: juampi92/phecks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 47 files changed
- 2 contributors
Commits on Jul 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f78361 - Browse repository at this point
Copy the full SHA 4f78361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d511f3 - Browse repository at this point
Copy the full SHA 3d511f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9afea8 - Browse repository at this point
Copy the full SHA e9afea8View commit details
Commits on Jul 28, 2022
-
We need a new name to import it with no conflicts
Configuration menu - View commit details
-
Copy full SHA for 7858c9c - Browse repository at this point
Copy the full SHA 7858c9cView commit details
Commits on Jul 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ab5a5e6 - Browse repository at this point
Copy the full SHA ab5a5e6View commit details
Commits on Aug 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a7b75ec - Browse repository at this point
Copy the full SHA a7b75ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 220450c - Browse repository at this point
Copy the full SHA 220450cView commit details -
Update ViolationBuilder signature + Update Check interface breaking c…
…hanges == Check Interface == Instead of having one `run()` method, now we separated the getMatches with processMatch methods. In a way, it's similar to PHPStan's Rule interface. getNodeTypes and processNodes. The processMatch method returns an array of ViolationBuilder instances. If it returns an empty array, the match will not be counted as a violation. The ViolationBuilder now changed. The identifier and file are not required. If they are not present, they will be added automatically by the CheckRunner. If they are present, they won't be changed. == ViolationBuilder == The explanation is changed for `message` now. And the `build` method should not be called from the processMatch. It will be called from the CheckRunner, with the fallback identifier as the check name, and the fallback file as the match found initially.
Configuration menu - View commit details
-
Copy full SHA for f44609b - Browse repository at this point
Copy the full SHA f44609bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaed49c - Browse repository at this point
Copy the full SHA eaed49cView commit details
Commits on Aug 8, 2022
-
Merge pull request #1 from StuDocu/feature/reflection-extractors
Feature/Reflection extractors
Configuration menu - View commit details
-
Copy full SHA for d018835 - Browse repository at this point
Copy the full SHA d018835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 516a42d - Browse repository at this point
Copy the full SHA 516a42dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd2eef - Browse repository at this point
Copy the full SHA 8fd2eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd8bde - Browse repository at this point
Copy the full SHA 4bd8bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5e57d3 - Browse repository at this point
Copy the full SHA a5e57d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb8cd5 - Browse repository at this point
Copy the full SHA 5fb8cd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da508c - Browse repository at this point
Copy the full SHA 3da508cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.2...v0.2