Skip to content
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

Refactor whole plugin #15

Merged
merged 29 commits into from
Jan 2, 2024
Merged

Refactor whole plugin #15

merged 29 commits into from
Jan 2, 2024

Conversation

MartinsRucevskis
Copy link
Owner

No description provided.

src/ComposerJson.php Outdated Show resolved Hide resolved
src/ComposerPlugin.php Outdated Show resolved Hide resolved
src/MajorConstraintUpdater.php Outdated Show resolved Hide resolved
src/MajorConstraintUpdater.php Outdated Show resolved Hide resolved
src/MajorConstraintUpdater.php Outdated Show resolved Hide resolved
src/ComposerJson.php Outdated Show resolved Hide resolved
src/ComposerJson.php Outdated Show resolved Hide resolved
src/ComposerJson.php Outdated Show resolved Hide resolved
src/ComposerJson.php Outdated Show resolved Hide resolved
src/ComposerJson.php Outdated Show resolved Hide resolved
@MartinsRucevskis MartinsRucevskis changed the title Added back all the files Refactor whole plugin Dec 22, 2023
@enduro44 enduro44 requested review from enduro44 and removed request for enduro44 December 29, 2023 11:19
Copy link

codecov bot commented Dec 29, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@MartinsRucevskis
Copy link
Owner Author

MartinsRucevskis commented Dec 29, 2023

Fixes #9 #10 #11 #12 #13 #16 #17

@MartinsRucevskis MartinsRucevskis merged commit 2fc4d18 into empty-branch Jan 2, 2024
5 checks passed
MartinsRucevskis added a commit that referenced this pull request Jan 2, 2024
* Refactor whole plugin (#15)

* Refactored most of the classes, added git ignore, safe rule, rector, composer code quality, fixer rules

* Refactored commands to be easier to test

* Added more tests, rector config, added base unitTestCase

* Added more tests, coverage for pipeline

* Added for workflows to trigger on any branch

* Updated gitignore and config files

* Updated phpunit workflow

* Fixed composerUpdater

* Improved coverage

* Small naming improvements

* Refactored composerJson class, added tests, updated gitignore

* Added finally to catch try catch, fixed tests and code-quality

* Fixed composerFromLock path

* Updated readme, added test command

* Updated readme with badges

* use CodeCov for coverage

* Added codecov badge

* Corrected test names

---------

Co-authored-by: Mārtiņš Ručevskis <[email protected]>

---------

Co-authored-by: Mārtiņš Ručevskis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants