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

Update to scaffold 0.12.1 #57

Merged
merged 10 commits into from
Feb 25, 2024
Merged

Update to scaffold 0.12.1 #57

merged 10 commits into from
Feb 25, 2024

Conversation

AlexSkrypnyk
Copy link
Member

No description provided.

Copy link
Member Author

@AlexSkrypnyk AlexSkrypnyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tannguyen04
Can you please refactor tests to use the structure from Scaffold: the test base classes and traits should be using scafold's helpers.

rector.php Outdated
// Dependencies.
'*/vendor/*',
'*/node_modules/*',
'*/tests/*',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tannguyen04
Please remove this and update code in tests.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 19.04762% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 7.63%. Comparing base (d9ff91d) to head (4ed1373).

Files Patch % Lines
src/FilesystemTrait.php 0.00% 6 Missing ⚠️
src/GitTrait.php 0.00% 6 Missing ⚠️
src/ArtefactTrait.php 37.50% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           main     #57      +/-   ##
=======================================
+ Coverage      0   7.63%   +7.63%     
=======================================
  Files         0       4       +4     
  Lines         0     380     +380     
=======================================
+ Hits          0      29      +29     
- Misses        0     351     +351     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlexSkrypnyk AlexSkrypnyk merged commit 985a762 into main Feb 25, 2024
6 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the feature/update-scaffold-0-12 branch February 25, 2024 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants