-
Notifications
You must be signed in to change notification settings - Fork 55
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
4.0.0 beta #60
4.0.0 beta #60
Conversation
RobDWaller
commented
Jan 2, 2021
- Fixed Namespacing.
- Improved types and doc types.
- Tidied up and got integration tests working.
- Got CI Pipeline working with PHP 7.4 and 8.0
- Bumped PHPStan strictness from 7 to 8.
- Created separate Unit and Integration test suites.
- Got benchmark tests working.
…ng integration tests in BuildValidateTest class.
…d class instead of unsetting properties.
…eateBasicToken method in tokens class.
…and can them separtely in CI pipeline.
…hmarks directory.
…it can be got currently.
Codecov Report
@@ Coverage Diff @@
## 4.0.0 #60 +/- ##
===========================================
Coverage 100.00% 100.00%
- Complexity 111 124 +13
===========================================
Files 10 14 +4
Lines 288 345 +57
===========================================
+ Hits 288 345 +57
Continue to review full report at Codecov.
|
…BuildParse integration test class.
…BuildParse integration tests.
…lidate integration tests.
Kudos, SonarCloud Quality Gate passed!
|
TODO: Add BuildValidate Benchmark Test |
TODO: Tokens integration tests. |