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 filesystem helpers #311

Merged
merged 17 commits into from
Jul 31, 2022
Merged

Refactor filesystem helpers #311

merged 17 commits into from
Jul 31, 2022

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Jul 31, 2022

Breaking changes:

  • Breaking: copy helper has been simplified and no validates files
  • Breaking: copy helper now always uses the project path

@caendesilva
Copy link
Member Author

@method tags needs to be updated

@codecov
Copy link

codecov bot commented Jul 31, 2022

Codecov Report

Merging #311 (cb2217c) into master (4f8b07b) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master      #311   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       822       827    +5     
===========================================
  Files             98        98           
  Lines           2049      2058    +9     
===========================================
+ Hits            2049      2058    +9     
Impacted Files Coverage Δ
...es/framework/src/Actions/PublishesHomepageView.php 100.00% <100.00%> (ø)
...mework/src/Commands/HydePublishHomepageCommand.php 100.00% <100.00%> (ø)
packages/framework/src/Foundation/Filesystem.php 100.00% <100.00%> (ø)
packages/framework/src/HydeKernel.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f8b07b...cb2217c. Read the comment docs.

@caendesilva caendesilva merged commit d0e9342 into master Jul 31, 2022
@caendesilva caendesilva deleted the refactor-filesystem-helpers branch July 31, 2022 19:51
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.

2 participants